[INFO] cloning repository https://github.com/ryanecrist/quicken-import-tool
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ryanecrist/quicken-import-tool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryanecrist%2Fquicken-import-tool", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryanecrist%2Fquicken-import-tool'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e473b851e277ad4df8f277df3038dc7e59e6ce51
[INFO] fixing ryanecrist/quicken-import-tool against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryanecrist%2Fquicken-import-tool" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ryanecrist/quicken-import-tool
[INFO] finished tweaking git repo https://github.com/ryanecrist/quicken-import-tool
[INFO] tweaked toml for git repo https://github.com/ryanecrist/quicken-import-tool written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ryanecrist/quicken-import-tool on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ryanecrist/quicken-import-tool already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quote v1.0.37
[INFO] [stderr]   Downloaded unicode-ident v1.0.14
[INFO] [stderr]   Downloaded windows-targets v0.52.6
[INFO] [stderr]   Downloaded glob v0.3.1
[INFO] [stderr]   Downloaded cexpr v0.6.0
[INFO] [stderr]   Downloaded libloading v0.8.6
[INFO] [stderr]   Downloaded either v1.13.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.92
[INFO] [stderr]   Downloaded clang-sys v1.8.1
[INFO] [stderr]   Downloaded bitflags v2.6.0
[INFO] [stderr]   Downloaded log v0.4.22
[INFO] [stderr]   Downloaded prettyplease v0.2.25
[INFO] [stderr]   Downloaded memchr v2.7.4
[INFO] [stderr]   Downloaded nom v7.1.3
[INFO] [stderr]   Downloaded itertools v0.13.0
[INFO] [stderr]   Downloaded aho-corasick v1.1.3
[INFO] [stderr]   Downloaded bindgen v0.70.1
[INFO] [stderr]   Downloaded syn v2.0.90
[INFO] [stderr]   Downloaded regex v1.11.1
[INFO] [stderr]   Downloaded regex-syntax v0.8.5
[INFO] [stderr]   Downloaded windows_aarch64_gnullvm v0.52.6
[INFO] [stderr]   Downloaded windows_x86_64_gnullvm v0.52.6
[INFO] [stderr]   Downloaded windows_i686_gnullvm v0.52.6
[INFO] [stderr]   Downloaded regex-automata v0.4.9
[INFO] [stderr]   Downloaded libc v0.2.167
[INFO] [stderr]   Downloaded windows_i686_gnu v0.52.6
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.52.6
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.52.6
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.52.6
[INFO] [stderr]   Downloaded windows_i686_msvc v0.52.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 949d79aa3a4785949ba1a877521c14a8964e32a44810a361789c42d6c711a75f
[INFO] running `Command { std: "docker" "start" "949d79aa3a4785949ba1a877521c14a8964e32a44810a361789c42d6c711a75f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "949d79aa3a4785949ba1a877521c14a8964e32a44810a361789c42d6c711a75f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "949d79aa3a4785949ba1a877521c14a8964e32a44810a361789c42d6c711a75f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "949d79aa3a4785949ba1a877521c14a8964e32a44810a361789c42d6c711a75f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling quicken-import-tool v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated constant `bindgen::CargoCallbacks`: Use `CargoCallbacks::new()` instead. Please, check the documentation for further information.
[INFO] [stdout]   --> build.rs:21:44
[INFO] [stdout]    |
[INFO] [stdout] 21 |         .parse_callbacks(Box::new(bindgen::CargoCallbacks))
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__gnuc_va_list` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:22182
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ATED : u32 = 1 ; pub type __gnuc_va_list = __builtin_va_list ; pub type va_list = __builtin_va_list ; extern "C" { pub static sqli...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GnucVaList`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `va_list` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:22228
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... = __builtin_va_list ; pub type va_list = __builtin_va_list ; extern "C" { pub static sqlite3_version : [:: std :: os :: raw :: c_...
[INFO] [stdout]   |                                    ^^^^^^^ help: convert the identifier to upper camel case: `VaList`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__gnuc_va_list` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:22182
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ATED : u32 = 1 ; pub type __gnuc_va_list = __builtin_va_list ; pub type va_list = __builtin_va_list ; extern "C" { pub static sqli...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GnucVaList`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `sqlite_int64` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:23040
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ed : [u8 ; 0] , } pub type sqlite_int64 = :: std :: os :: raw :: c_longlong ; pub type sqlite_uint64 = :: std :: os :: raw :: c_ul...
[INFO] [stdout]   |                               ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SqliteInt64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `va_list` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:22228
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... = __builtin_va_list ; pub type va_list = __builtin_va_list ; extern "C" { pub static sqlite3_version : [:: std :: os :: raw :: c_...
[INFO] [stdout]   |                                    ^^^^^^^ help: convert the identifier to upper camel case: `VaList`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `sqlite_uint64` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:23100
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_longlong ; pub type sqlite_uint64 = :: std :: os :: raw :: c_ulonglong ; pub type sqlite3_int64 = sqlite_int64 ; pub type sq...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SqliteUint64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `sqlite_int64` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:23040
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ed : [u8 ; 0] , } pub type sqlite_int64 = :: std :: os :: raw :: c_longlong ; pub type sqlite_uint64 = :: std :: os :: raw :: c_ul...
[INFO] [stdout]   |                               ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SqliteInt64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `sqlite_uint64` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:23100
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_longlong ; pub type sqlite_uint64 = :: std :: os :: raw :: c_ulonglong ; pub type sqlite3_int64 = sqlite_int64 ; pub type sq...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SqliteUint64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `sqlite3_int64` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:23162
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_ulonglong ; pub type sqlite3_int64 = sqlite_int64 ; pub type sqlite3_uint64 = sqlite_uint64 ; extern "C" { pub fn sqlite3_clo...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Sqlite3Int64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `sqlite3_uint64` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:23202
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... sqlite_int64 ; pub type sqlite3_uint64 = sqlite_uint64 ; extern "C" { pub fn sqlite3_close (arg1 : * mut sqlite3) -> :: std :: os...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Sqlite3Uint64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `sqlite3_int64` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:23162
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_ulonglong ; pub type sqlite3_int64 = sqlite_int64 ; pub type sqlite3_uint64 = sqlite_uint64 ; extern "C" { pub fn sqlite3_clo...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Sqlite3Int64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `sqlite3_uint64` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:23202
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... sqlite_int64 ; pub type sqlite3_uint64 = sqlite_uint64 ; extern "C" { pub fn sqlite3_close (arg1 : * mut sqlite3) -> :: std :: os...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Sqlite3Uint64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `sqlite3_callback` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:23433
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_int ; } pub type sqlite3_callback = :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut :: std :: os :: raw :: c...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Sqlite3Callback`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `sqlite3_callback` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:23433
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_int ; } pub type sqlite3_callback = :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut :: std :: os :: raw :: c...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Sqlite3Callback`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `sqlite3_filename` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:31109
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... [u8 ; 0] , } pub type sqlite3_filename = * const :: std :: os :: raw :: c_char ; pub type sqlite3_syscall_ptr = :: std :: option ...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Sqlite3Filename`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `sqlite3_filename` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:31109
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... [u8 ; 0] , } pub type sqlite3_filename = * const :: std :: os :: raw :: c_char ; pub type sqlite3_syscall_ptr = :: std :: option ...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Sqlite3Filename`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `sqlite3_syscall_ptr` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:31177
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: c_char ; pub type sqlite3_syscall_ptr = :: std :: option :: Option < unsafe extern "C" fn () > ; # [repr (C)] # [derive (Debug ,...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Sqlite3SyscallPtr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `sqlite3_syscall_ptr` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:31177
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: c_char ; pub type sqlite3_syscall_ptr = :: std :: option :: Option < unsafe extern "C" fn () > ; # [repr (C)] # [derive (Debug ,...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Sqlite3SyscallPtr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `sqlite3_destructor_type` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:66345
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nt ; } pub type sqlite3_destructor_type = :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut :: std :: os :: raw :: c...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Sqlite3DestructorType`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `sqlite3_destructor_type` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:66345
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nt ; } pub type sqlite3_destructor_type = :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut :: std :: os :: raw :: c...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Sqlite3DestructorType`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `sqlite3_rtree_dbl` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:117128
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_int ; } pub type sqlite3_rtree_dbl = f64 ; extern "C" { pub fn sqlite3_rtree_geometry_callback (db : * mut sqlite3 , zGeom : ...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Sqlite3RtreeDbl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `sqlite3_rtree_dbl` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:117128
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_int ; } pub type sqlite3_rtree_dbl = f64 ; extern "C" { pub fn sqlite3_rtree_geometry_callback (db : * mut sqlite3 , zGeom : ...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Sqlite3RtreeDbl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `fts5_extension_function` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:122856
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...0] , } pub type fts5_extension_function = :: std :: option :: Option < unsafe extern "C" fn (pApi : * const Fts5ExtensionApi , pFt...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Fts5ExtensionFunction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `fts5_extension_function` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:122856
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...0] , } pub type fts5_extension_function = :: std :: option :: Option < unsafe extern "C" fn (pApi : * const Fts5ExtensionApi , pFt...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Fts5ExtensionFunction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__builtin_va_list` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:139850
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...0usize] ; } ; pub type __builtin_va_list = [__va_list_tag ; 1usize] ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct __...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BuiltinVaList`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__builtin_va_list` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:139850
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...0usize] ; } ; pub type __builtin_va_list = [__va_list_tag ; 1usize] ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct __...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BuiltinVaList`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_VERSION` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub const SQLITE_VERSION : & [u8 ; 7] = b"3.47.1\0" ; pub const SQLITE_VERSION_NUMBER : u32 = 3047001 ; pub const SQLITE_SOURCE_ID : ...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_VERSION` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub const SQLITE_VERSION : & [u8 ; 7] = b"3.47.1\0" ; pub const SQLITE_VERSION_NUMBER : u32 = 3047001 ; pub const SQLITE_SOURCE_ID : ...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_VERSION_NUMBER` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:65
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub const SQLITE_VERSION : & [u8 ; 7] = b"3.47.1\0" ; pub const SQLITE_VERSION_NUMBER : u32 = 3047001 ; pub const SQLITE_SOURCE_ID : ...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_SOURCE_ID` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:115
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub const SQLITE_VERSION : & [u8 ; 7] = b"3.47.1\0" ; pub const SQLITE_VERSION_NUMBER : u32 = 3047001 ; pub const SQLITE_SOURCE_ID : ...
[INFO] [stdout]   |                                                                                                                   ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_VERSION_NUMBER` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:65
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub const SQLITE_VERSION : & [u8 ; 7] = b"3.47.1\0" ; pub const SQLITE_VERSION_NUMBER : u32 = 3047001 ; pub const SQLITE_SOURCE_ID : ...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_SOURCE_ID` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:115
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub const SQLITE_VERSION : & [u8 ; 7] = b"3.47.1\0" ; pub const SQLITE_VERSION_NUMBER : u32 = 3047001 ; pub const SQLITE_SOURCE_ID : ...
[INFO] [stdout]   |                                                                                                                   ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_ERROR` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:282
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...369a26e577e\0" ; pub const SQLITE_OK : u32 = 0 ; pub const SQLITE_ERROR : u32 = 1 ; pub const SQLITE_INTERNAL : u32 = 2 ; pub cons...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_ERROR` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:282
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...369a26e577e\0" ; pub const SQLITE_OK : u32 = 0 ; pub const SQLITE_ERROR : u32 = 1 ; pub const SQLITE_INTERNAL : u32 = 2 ; pub cons...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_INTERNAL` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:317
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: u32 = 0 ; pub const SQLITE_ERROR : u32 = 1 ; pub const SQLITE_INTERNAL : u32 = 2 ; pub const SQLITE_PERM : u32 = 3 ; pub const S...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_INTERNAL` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:317
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: u32 = 0 ; pub const SQLITE_ERROR : u32 = 1 ; pub const SQLITE_INTERNAL : u32 = 2 ; pub const SQLITE_PERM : u32 = 3 ; pub const S...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_PERM` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:355
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... u32 = 1 ; pub const SQLITE_INTERNAL : u32 = 2 ; pub const SQLITE_PERM : u32 = 3 ; pub const SQLITE_ABORT : u32 = 4 ; pub const SQ...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_PERM` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:355
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... u32 = 1 ; pub const SQLITE_INTERNAL : u32 = 2 ; pub const SQLITE_PERM : u32 = 3 ; pub const SQLITE_ABORT : u32 = 4 ; pub const SQ...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_ABORT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:389
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...AL : u32 = 2 ; pub const SQLITE_PERM : u32 = 3 ; pub const SQLITE_ABORT : u32 = 4 ; pub const SQLITE_BUSY : u32 = 5 ; pub const SQ...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_ABORT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:389
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...AL : u32 = 2 ; pub const SQLITE_PERM : u32 = 3 ; pub const SQLITE_ABORT : u32 = 4 ; pub const SQLITE_BUSY : u32 = 5 ; pub const SQ...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_BUSY` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:424
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...M : u32 = 3 ; pub const SQLITE_ABORT : u32 = 4 ; pub const SQLITE_BUSY : u32 = 5 ; pub const SQLITE_LOCKED : u32 = 6 ; pub const S...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_BUSY` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:424
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...M : u32 = 3 ; pub const SQLITE_ABORT : u32 = 4 ; pub const SQLITE_BUSY : u32 = 5 ; pub const SQLITE_LOCKED : u32 = 6 ; pub const S...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_LOCKED` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:458
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...T : u32 = 4 ; pub const SQLITE_BUSY : u32 = 5 ; pub const SQLITE_LOCKED : u32 = 6 ; pub const SQLITE_NOMEM : u32 = 7 ; pub const S...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_LOCKED` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:458
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...T : u32 = 4 ; pub const SQLITE_BUSY : u32 = 5 ; pub const SQLITE_LOCKED : u32 = 6 ; pub const SQLITE_NOMEM : u32 = 7 ; pub const S...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_NOMEM` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:494
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... : u32 = 5 ; pub const SQLITE_LOCKED : u32 = 6 ; pub const SQLITE_NOMEM : u32 = 7 ; pub const SQLITE_READONLY : u32 = 8 ; pub cons...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_NOMEM` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:494
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... : u32 = 5 ; pub const SQLITE_LOCKED : u32 = 6 ; pub const SQLITE_NOMEM : u32 = 7 ; pub const SQLITE_READONLY : u32 = 8 ; pub cons...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_READONLY` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:529
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: u32 = 6 ; pub const SQLITE_NOMEM : u32 = 7 ; pub const SQLITE_READONLY : u32 = 8 ; pub const SQLITE_INTERRUPT : u32 = 9 ; pub co...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_READONLY` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:529
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: u32 = 6 ; pub const SQLITE_NOMEM : u32 = 7 ; pub const SQLITE_READONLY : u32 = 8 ; pub const SQLITE_INTERRUPT : u32 = 9 ; pub co...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_INTERRUPT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:567
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...32 = 7 ; pub const SQLITE_READONLY : u32 = 8 ; pub const SQLITE_INTERRUPT : u32 = 9 ; pub const SQLITE_IOERR : u32 = 10 ; pub cons...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_INTERRUPT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:567
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...32 = 7 ; pub const SQLITE_READONLY : u32 = 8 ; pub const SQLITE_INTERRUPT : u32 = 9 ; pub const SQLITE_IOERR : u32 = 10 ; pub cons...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOERR` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:606
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...u32 = 8 ; pub const SQLITE_INTERRUPT : u32 = 9 ; pub const SQLITE_IOERR : u32 = 10 ; pub const SQLITE_CORRUPT : u32 = 11 ; pub con...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOERR` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:606
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...u32 = 8 ; pub const SQLITE_INTERRUPT : u32 = 9 ; pub const SQLITE_IOERR : u32 = 10 ; pub const SQLITE_CORRUPT : u32 = 11 ; pub con...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CORRUPT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:642
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: u32 = 9 ; pub const SQLITE_IOERR : u32 = 10 ; pub const SQLITE_CORRUPT : u32 = 11 ; pub const SQLITE_NOTFOUND : u32 = 12 ; pub c...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CORRUPT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:642
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: u32 = 9 ; pub const SQLITE_IOERR : u32 = 10 ; pub const SQLITE_CORRUPT : u32 = 11 ; pub const SQLITE_NOTFOUND : u32 = 12 ; pub c...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_NOTFOUND` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:680
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...2 = 10 ; pub const SQLITE_CORRUPT : u32 = 11 ; pub const SQLITE_NOTFOUND : u32 = 12 ; pub const SQLITE_FULL : u32 = 13 ; pub const...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_NOTFOUND` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:680
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...2 = 10 ; pub const SQLITE_CORRUPT : u32 = 11 ; pub const SQLITE_NOTFOUND : u32 = 12 ; pub const SQLITE_FULL : u32 = 13 ; pub const...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FULL` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:719
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...32 = 11 ; pub const SQLITE_NOTFOUND : u32 = 12 ; pub const SQLITE_FULL : u32 = 13 ; pub const SQLITE_CANTOPEN : u32 = 14 ; pub con...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FULL` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:719
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...32 = 11 ; pub const SQLITE_NOTFOUND : u32 = 12 ; pub const SQLITE_FULL : u32 = 13 ; pub const SQLITE_CANTOPEN : u32 = 14 ; pub con...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CANTOPEN` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:754
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... u32 = 12 ; pub const SQLITE_FULL : u32 = 13 ; pub const SQLITE_CANTOPEN : u32 = 14 ; pub const SQLITE_PROTOCOL : u32 = 15 ; pub c...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CANTOPEN` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:754
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... u32 = 12 ; pub const SQLITE_FULL : u32 = 13 ; pub const SQLITE_CANTOPEN : u32 = 14 ; pub const SQLITE_PROTOCOL : u32 = 15 ; pub c...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_PROTOCOL` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:793
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... = 13 ; pub const SQLITE_CANTOPEN : u32 = 14 ; pub const SQLITE_PROTOCOL : u32 = 15 ; pub const SQLITE_EMPTY : u32 = 16 ; pub cons...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_PROTOCOL` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:793
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... = 13 ; pub const SQLITE_CANTOPEN : u32 = 14 ; pub const SQLITE_PROTOCOL : u32 = 15 ; pub const SQLITE_EMPTY : u32 = 16 ; pub cons...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_EMPTY` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:832
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...32 = 14 ; pub const SQLITE_PROTOCOL : u32 = 15 ; pub const SQLITE_EMPTY : u32 = 16 ; pub const SQLITE_SCHEMA : u32 = 17 ; pub cons...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_EMPTY` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:832
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...32 = 14 ; pub const SQLITE_PROTOCOL : u32 = 15 ; pub const SQLITE_EMPTY : u32 = 16 ; pub const SQLITE_SCHEMA : u32 = 17 ; pub cons...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_SCHEMA` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:868
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... u32 = 15 ; pub const SQLITE_EMPTY : u32 = 16 ; pub const SQLITE_SCHEMA : u32 = 17 ; pub const SQLITE_TOOBIG : u32 = 18 ; pub cons...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_SCHEMA` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:868
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... u32 = 15 ; pub const SQLITE_EMPTY : u32 = 16 ; pub const SQLITE_SCHEMA : u32 = 17 ; pub const SQLITE_TOOBIG : u32 = 18 ; pub cons...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TOOBIG` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:905
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...u32 = 16 ; pub const SQLITE_SCHEMA : u32 = 17 ; pub const SQLITE_TOOBIG : u32 = 18 ; pub const SQLITE_CONSTRAINT : u32 = 19 ; pub ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TOOBIG` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:905
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...u32 = 16 ; pub const SQLITE_SCHEMA : u32 = 17 ; pub const SQLITE_TOOBIG : u32 = 18 ; pub const SQLITE_CONSTRAINT : u32 = 19 ; pub ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONSTRAINT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:942
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...2 = 17 ; pub const SQLITE_TOOBIG : u32 = 18 ; pub const SQLITE_CONSTRAINT : u32 = 19 ; pub const SQLITE_MISMATCH : u32 = 20 ; pub ...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONSTRAINT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:942
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...2 = 17 ; pub const SQLITE_TOOBIG : u32 = 18 ; pub const SQLITE_CONSTRAINT : u32 = 19 ; pub const SQLITE_MISMATCH : u32 = 20 ; pub ...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_MISMATCH` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:983
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... 18 ; pub const SQLITE_CONSTRAINT : u32 = 19 ; pub const SQLITE_MISMATCH : u32 = 20 ; pub const SQLITE_MISUSE : u32 = 21 ; pub con...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_MISMATCH` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:983
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... 18 ; pub const SQLITE_CONSTRAINT : u32 = 19 ; pub const SQLITE_MISMATCH : u32 = 20 ; pub const SQLITE_MISUSE : u32 = 21 ; pub con...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_MISUSE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:1022
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...2 = 19 ; pub const SQLITE_MISMATCH : u32 = 20 ; pub const SQLITE_MISUSE : u32 = 21 ; pub const SQLITE_NOLFS : u32 = 22 ; pub const...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_MISUSE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:1022
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...2 = 19 ; pub const SQLITE_MISMATCH : u32 = 20 ; pub const SQLITE_MISUSE : u32 = 21 ; pub const SQLITE_NOLFS : u32 = 22 ; pub const...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_NOLFS` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:1059
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... u32 = 20 ; pub const SQLITE_MISUSE : u32 = 21 ; pub const SQLITE_NOLFS : u32 = 22 ; pub const SQLITE_AUTH : u32 = 23 ; pub const ...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_NOLFS` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:1059
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... u32 = 20 ; pub const SQLITE_MISUSE : u32 = 21 ; pub const SQLITE_NOLFS : u32 = 22 ; pub const SQLITE_AUTH : u32 = 23 ; pub const ...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_AUTH` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:1095
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: u32 = 21 ; pub const SQLITE_NOLFS : u32 = 22 ; pub const SQLITE_AUTH : u32 = 23 ; pub const SQLITE_FORMAT : u32 = 24 ; pub const...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_AUTH` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:1095
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: u32 = 21 ; pub const SQLITE_NOLFS : u32 = 22 ; pub const SQLITE_AUTH : u32 = 23 ; pub const SQLITE_FORMAT : u32 = 24 ; pub const...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FORMAT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:1130
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: u32 = 22 ; pub const SQLITE_AUTH : u32 = 23 ; pub const SQLITE_FORMAT : u32 = 24 ; pub const SQLITE_RANGE : u32 = 25 ; pub const...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FORMAT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:1130
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: u32 = 22 ; pub const SQLITE_AUTH : u32 = 23 ; pub const SQLITE_FORMAT : u32 = 24 ; pub const SQLITE_RANGE : u32 = 25 ; pub const...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_RANGE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:1167
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... u32 = 23 ; pub const SQLITE_FORMAT : u32 = 24 ; pub const SQLITE_RANGE : u32 = 25 ; pub const SQLITE_NOTADB : u32 = 26 ; pub cons...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_RANGE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:1167
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... u32 = 23 ; pub const SQLITE_FORMAT : u32 = 24 ; pub const SQLITE_RANGE : u32 = 25 ; pub const SQLITE_NOTADB : u32 = 26 ; pub cons...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_NOTADB` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:1203
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... u32 = 24 ; pub const SQLITE_RANGE : u32 = 25 ; pub const SQLITE_NOTADB : u32 = 26 ; pub const SQLITE_NOTICE : u32 = 27 ; pub cons...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_NOTADB` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:1203
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... u32 = 24 ; pub const SQLITE_RANGE : u32 = 25 ; pub const SQLITE_NOTADB : u32 = 26 ; pub const SQLITE_NOTICE : u32 = 27 ; pub cons...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_NOTICE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:1240
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...u32 = 25 ; pub const SQLITE_NOTADB : u32 = 26 ; pub const SQLITE_NOTICE : u32 = 27 ; pub const SQLITE_WARNING : u32 = 28 ; pub con...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_NOTICE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:1240
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...u32 = 25 ; pub const SQLITE_NOTADB : u32 = 26 ; pub const SQLITE_NOTICE : u32 = 27 ; pub const SQLITE_WARNING : u32 = 28 ; pub con...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_WARNING` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:1277
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...u32 = 26 ; pub const SQLITE_NOTICE : u32 = 27 ; pub const SQLITE_WARNING : u32 = 28 ; pub const SQLITE_ROW : u32 = 100 ; pub const...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_WARNING` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:1277
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...u32 = 26 ; pub const SQLITE_NOTICE : u32 = 27 ; pub const SQLITE_WARNING : u32 = 28 ; pub const SQLITE_ROW : u32 = 100 ; pub const...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_ERROR_MISSING_COLLSEQ` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:1386
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...00 ; pub const SQLITE_DONE : u32 = 101 ; pub const SQLITE_ERROR_MISSING_COLLSEQ : u32 = 257 ; pub const SQLITE_ERROR_RETRY : u32 =...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_ERROR_MISSING_COLLSEQ` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:1386
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...00 ; pub const SQLITE_DONE : u32 = 101 ; pub const SQLITE_ERROR_MISSING_COLLSEQ : u32 = 257 ; pub const SQLITE_ERROR_RETRY : u32 =...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_ERROR_RETRY` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:1439
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st SQLITE_ERROR_MISSING_COLLSEQ : u32 = 257 ; pub const SQLITE_ERROR_RETRY : u32 = 513 ; pub const SQLITE_ERROR_SNAPSHOT : u32 = 7...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_ERROR_RETRY` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:1439
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st SQLITE_ERROR_MISSING_COLLSEQ : u32 = 257 ; pub const SQLITE_ERROR_RETRY : u32 = 513 ; pub const SQLITE_ERROR_SNAPSHOT : u32 = 7...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_ERROR_SNAPSHOT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:1482
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... pub const SQLITE_ERROR_RETRY : u32 = 513 ; pub const SQLITE_ERROR_SNAPSHOT : u32 = 769 ; pub const SQLITE_IOERR_READ : u32 = 266 ...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_ERROR_SNAPSHOT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:1482
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... pub const SQLITE_ERROR_RETRY : u32 = 513 ; pub const SQLITE_ERROR_SNAPSHOT : u32 = 769 ; pub const SQLITE_IOERR_READ : u32 = 266 ...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOERR_READ` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:1528
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub const SQLITE_ERROR_SNAPSHOT : u32 = 769 ; pub const SQLITE_IOERR_READ : u32 = 266 ; pub const SQLITE_IOERR_SHORT_READ : u32 = ...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOERR_READ` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:1528
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub const SQLITE_ERROR_SNAPSHOT : u32 = 769 ; pub const SQLITE_IOERR_READ : u32 = 266 ; pub const SQLITE_IOERR_SHORT_READ : u32 = ...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOERR_SHORT_READ` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:1570
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... pub const SQLITE_IOERR_READ : u32 = 266 ; pub const SQLITE_IOERR_SHORT_READ : u32 = 522 ; pub const SQLITE_IOERR_WRITE : u32 = 77...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOERR_SHORT_READ` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:1570
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... pub const SQLITE_IOERR_READ : u32 = 266 ; pub const SQLITE_IOERR_SHORT_READ : u32 = 522 ; pub const SQLITE_IOERR_WRITE : u32 = 77...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOERR_WRITE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:1618
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const SQLITE_IOERR_SHORT_READ : u32 = 522 ; pub const SQLITE_IOERR_WRITE : u32 = 778 ; pub const SQLITE_IOERR_FSYNC : u32 = 1034...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOERR_WRITE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:1618
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const SQLITE_IOERR_SHORT_READ : u32 = 522 ; pub const SQLITE_IOERR_WRITE : u32 = 778 ; pub const SQLITE_IOERR_FSYNC : u32 = 1034...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOERR_FSYNC` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:1661
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; pub const SQLITE_IOERR_WRITE : u32 = 778 ; pub const SQLITE_IOERR_FSYNC : u32 = 1034 ; pub const SQLITE_IOERR_DIR_FSYNC : u32 =...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOERR_FSYNC` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:1661
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; pub const SQLITE_IOERR_WRITE : u32 = 778 ; pub const SQLITE_IOERR_FSYNC : u32 = 1034 ; pub const SQLITE_IOERR_DIR_FSYNC : u32 =...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOERR_DIR_FSYNC` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:1705
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub const SQLITE_IOERR_FSYNC : u32 = 1034 ; pub const SQLITE_IOERR_DIR_FSYNC : u32 = 1290 ; pub const SQLITE_IOERR_TRUNCATE : u32 ...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOERR_DIR_FSYNC` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:1705
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub const SQLITE_IOERR_FSYNC : u32 = 1034 ; pub const SQLITE_IOERR_DIR_FSYNC : u32 = 1290 ; pub const SQLITE_IOERR_TRUNCATE : u32 ...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOERR_TRUNCATE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:1753
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const SQLITE_IOERR_DIR_FSYNC : u32 = 1290 ; pub const SQLITE_IOERR_TRUNCATE : u32 = 1546 ; pub const SQLITE_IOERR_FSTAT : u32 = 18...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOERR_TRUNCATE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:1753
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const SQLITE_IOERR_DIR_FSYNC : u32 = 1290 ; pub const SQLITE_IOERR_TRUNCATE : u32 = 1546 ; pub const SQLITE_IOERR_FSTAT : u32 = 18...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOERR_FSTAT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:1800
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub const SQLITE_IOERR_TRUNCATE : u32 = 1546 ; pub const SQLITE_IOERR_FSTAT : u32 = 1802 ; pub const SQLITE_IOERR_UNLOCK : u32 = 20...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOERR_FSTAT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:1800
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub const SQLITE_IOERR_TRUNCATE : u32 = 1546 ; pub const SQLITE_IOERR_FSTAT : u32 = 1802 ; pub const SQLITE_IOERR_UNLOCK : u32 = 20...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOERR_UNLOCK` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:1844
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... pub const SQLITE_IOERR_FSTAT : u32 = 1802 ; pub const SQLITE_IOERR_UNLOCK : u32 = 2058 ; pub const SQLITE_IOERR_RDLOCK : u32 = 23...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOERR_UNLOCK` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:1844
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... pub const SQLITE_IOERR_FSTAT : u32 = 1802 ; pub const SQLITE_IOERR_UNLOCK : u32 = 2058 ; pub const SQLITE_IOERR_RDLOCK : u32 = 23...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOERR_RDLOCK` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:1889
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub const SQLITE_IOERR_UNLOCK : u32 = 2058 ; pub const SQLITE_IOERR_RDLOCK : u32 = 2314 ; pub const SQLITE_IOERR_DELETE : u32 = 25...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOERR_RDLOCK` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:1889
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub const SQLITE_IOERR_UNLOCK : u32 = 2058 ; pub const SQLITE_IOERR_RDLOCK : u32 = 2314 ; pub const SQLITE_IOERR_DELETE : u32 = 25...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOERR_DELETE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:1934
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub const SQLITE_IOERR_RDLOCK : u32 = 2314 ; pub const SQLITE_IOERR_DELETE : u32 = 2570 ; pub const SQLITE_IOERR_BLOCKED : u32 = 2...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOERR_DELETE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:1934
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub const SQLITE_IOERR_RDLOCK : u32 = 2314 ; pub const SQLITE_IOERR_DELETE : u32 = 2570 ; pub const SQLITE_IOERR_BLOCKED : u32 = 2...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOERR_BLOCKED` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:1979
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub const SQLITE_IOERR_DELETE : u32 = 2570 ; pub const SQLITE_IOERR_BLOCKED : u32 = 2826 ; pub const SQLITE_IOERR_NOMEM : u32 = 30...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOERR_BLOCKED` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:1979
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub const SQLITE_IOERR_DELETE : u32 = 2570 ; pub const SQLITE_IOERR_BLOCKED : u32 = 2826 ; pub const SQLITE_IOERR_NOMEM : u32 = 30...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOERR_NOMEM` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:2025
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub const SQLITE_IOERR_BLOCKED : u32 = 2826 ; pub const SQLITE_IOERR_NOMEM : u32 = 3082 ; pub const SQLITE_IOERR_ACCESS : u32 = 33...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOERR_NOMEM` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:2025
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub const SQLITE_IOERR_BLOCKED : u32 = 2826 ; pub const SQLITE_IOERR_NOMEM : u32 = 3082 ; pub const SQLITE_IOERR_ACCESS : u32 = 33...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOERR_ACCESS` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:2069
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... pub const SQLITE_IOERR_NOMEM : u32 = 3082 ; pub const SQLITE_IOERR_ACCESS : u32 = 3338 ; pub const SQLITE_IOERR_CHECKRESERVEDLOCK...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOERR_ACCESS` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:2069
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... pub const SQLITE_IOERR_NOMEM : u32 = 3082 ; pub const SQLITE_IOERR_ACCESS : u32 = 3338 ; pub const SQLITE_IOERR_CHECKRESERVEDLOCK...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOERR_CHECKRESERVEDLOCK` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:2114
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst SQLITE_IOERR_ACCESS : u32 = 3338 ; pub const SQLITE_IOERR_CHECKRESERVEDLOCK : u32 = 3594 ; pub const SQLITE_IOERR_LOCK : u32 ...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOERR_CHECKRESERVEDLOCK` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:2114
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst SQLITE_IOERR_ACCESS : u32 = 3338 ; pub const SQLITE_IOERR_CHECKRESERVEDLOCK : u32 = 3594 ; pub const SQLITE_IOERR_LOCK : u32 ...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOERR_LOCK` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:2170
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...SQLITE_IOERR_CHECKRESERVEDLOCK : u32 = 3594 ; pub const SQLITE_IOERR_LOCK : u32 = 3850 ; pub const SQLITE_IOERR_CLOSE : u32 = 4106...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOERR_LOCK` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:2170
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...SQLITE_IOERR_CHECKRESERVEDLOCK : u32 = 3594 ; pub const SQLITE_IOERR_LOCK : u32 = 3850 ; pub const SQLITE_IOERR_CLOSE : u32 = 4106...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOERR_CLOSE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:2213
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; pub const SQLITE_IOERR_LOCK : u32 = 3850 ; pub const SQLITE_IOERR_CLOSE : u32 = 4106 ; pub const SQLITE_IOERR_DIR_CLOSE : u32 =...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOERR_CLOSE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:2213
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; pub const SQLITE_IOERR_LOCK : u32 = 3850 ; pub const SQLITE_IOERR_CLOSE : u32 = 4106 ; pub const SQLITE_IOERR_DIR_CLOSE : u32 =...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOERR_DIR_CLOSE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:2257
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub const SQLITE_IOERR_CLOSE : u32 = 4106 ; pub const SQLITE_IOERR_DIR_CLOSE : u32 = 4362 ; pub const SQLITE_IOERR_SHMOPEN : u32 =...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOERR_DIR_CLOSE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:2257
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub const SQLITE_IOERR_CLOSE : u32 = 4106 ; pub const SQLITE_IOERR_DIR_CLOSE : u32 = 4362 ; pub const SQLITE_IOERR_SHMOPEN : u32 =...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOERR_SHMOPEN` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:2305
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... const SQLITE_IOERR_DIR_CLOSE : u32 = 4362 ; pub const SQLITE_IOERR_SHMOPEN : u32 = 4618 ; pub const SQLITE_IOERR_SHMSIZE : u32 = ...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOERR_SHMOPEN` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:2305
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... const SQLITE_IOERR_DIR_CLOSE : u32 = 4362 ; pub const SQLITE_IOERR_SHMOPEN : u32 = 4618 ; pub const SQLITE_IOERR_SHMSIZE : u32 = ...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOERR_SHMSIZE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:2351
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub const SQLITE_IOERR_SHMOPEN : u32 = 4618 ; pub const SQLITE_IOERR_SHMSIZE : u32 = 4874 ; pub const SQLITE_IOERR_SHMLOCK : u32 = ...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOERR_SHMSIZE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:2351
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub const SQLITE_IOERR_SHMOPEN : u32 = 4618 ; pub const SQLITE_IOERR_SHMSIZE : u32 = 4874 ; pub const SQLITE_IOERR_SHMLOCK : u32 = ...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOERR_SHMLOCK` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:2397
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub const SQLITE_IOERR_SHMSIZE : u32 = 4874 ; pub const SQLITE_IOERR_SHMLOCK : u32 = 5130 ; pub const SQLITE_IOERR_SHMMAP : u32 = 5...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOERR_SHMLOCK` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:2397
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub const SQLITE_IOERR_SHMSIZE : u32 = 4874 ; pub const SQLITE_IOERR_SHMLOCK : u32 = 5130 ; pub const SQLITE_IOERR_SHMMAP : u32 = 5...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOERR_SHMMAP` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:2443
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub const SQLITE_IOERR_SHMLOCK : u32 = 5130 ; pub const SQLITE_IOERR_SHMMAP : u32 = 5386 ; pub const SQLITE_IOERR_SEEK : u32 = 5642...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOERR_SHMMAP` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:2443
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub const SQLITE_IOERR_SHMLOCK : u32 = 5130 ; pub const SQLITE_IOERR_SHMMAP : u32 = 5386 ; pub const SQLITE_IOERR_SEEK : u32 = 5642...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOERR_SEEK` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:2488
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... pub const SQLITE_IOERR_SHMMAP : u32 = 5386 ; pub const SQLITE_IOERR_SEEK : u32 = 5642 ; pub const SQLITE_IOERR_DELETE_NOENT : u32...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOERR_SEEK` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:2488
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... pub const SQLITE_IOERR_SHMMAP : u32 = 5386 ; pub const SQLITE_IOERR_SEEK : u32 = 5642 ; pub const SQLITE_IOERR_DELETE_NOENT : u32...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOERR_DELETE_NOENT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:2531
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub const SQLITE_IOERR_SEEK : u32 = 5642 ; pub const SQLITE_IOERR_DELETE_NOENT : u32 = 5898 ; pub const SQLITE_IOERR_MMAP : u32 = 6...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOERR_DELETE_NOENT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:2531
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub const SQLITE_IOERR_SEEK : u32 = 5642 ; pub const SQLITE_IOERR_DELETE_NOENT : u32 = 5898 ; pub const SQLITE_IOERR_MMAP : u32 = 6...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOERR_MMAP` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:2582
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst SQLITE_IOERR_DELETE_NOENT : u32 = 5898 ; pub const SQLITE_IOERR_MMAP : u32 = 6154 ; pub const SQLITE_IOERR_GETTEMPPATH : u32 ...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOERR_MMAP` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:2582
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst SQLITE_IOERR_DELETE_NOENT : u32 = 5898 ; pub const SQLITE_IOERR_MMAP : u32 = 6154 ; pub const SQLITE_IOERR_GETTEMPPATH : u32 ...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOERR_GETTEMPPATH` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:2625
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub const SQLITE_IOERR_MMAP : u32 = 6154 ; pub const SQLITE_IOERR_GETTEMPPATH : u32 = 6410 ; pub const SQLITE_IOERR_CONVPATH : u32...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOERR_GETTEMPPATH` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:2625
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub const SQLITE_IOERR_MMAP : u32 = 6154 ; pub const SQLITE_IOERR_GETTEMPPATH : u32 = 6410 ; pub const SQLITE_IOERR_CONVPATH : u32...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOERR_CONVPATH` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:2675
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst SQLITE_IOERR_GETTEMPPATH : u32 = 6410 ; pub const SQLITE_IOERR_CONVPATH : u32 = 6666 ; pub const SQLITE_IOERR_VNODE : u32 = 69...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOERR_CONVPATH` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:2675
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst SQLITE_IOERR_GETTEMPPATH : u32 = 6410 ; pub const SQLITE_IOERR_CONVPATH : u32 = 6666 ; pub const SQLITE_IOERR_VNODE : u32 = 69...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOERR_VNODE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:2722
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub const SQLITE_IOERR_CONVPATH : u32 = 6666 ; pub const SQLITE_IOERR_VNODE : u32 = 6922 ; pub const SQLITE_IOERR_AUTH : u32 = 7178...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOERR_VNODE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:2722
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub const SQLITE_IOERR_CONVPATH : u32 = 6666 ; pub const SQLITE_IOERR_VNODE : u32 = 6922 ; pub const SQLITE_IOERR_AUTH : u32 = 7178...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOERR_AUTH` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:2766
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; pub const SQLITE_IOERR_VNODE : u32 = 6922 ; pub const SQLITE_IOERR_AUTH : u32 = 7178 ; pub const SQLITE_IOERR_BEGIN_ATOMIC : u32...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOERR_AUTH` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:2766
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; pub const SQLITE_IOERR_VNODE : u32 = 6922 ; pub const SQLITE_IOERR_AUTH : u32 = 7178 ; pub const SQLITE_IOERR_BEGIN_ATOMIC : u32...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOERR_BEGIN_ATOMIC` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:2809
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub const SQLITE_IOERR_AUTH : u32 = 7178 ; pub const SQLITE_IOERR_BEGIN_ATOMIC : u32 = 7434 ; pub const SQLITE_IOERR_COMMIT_ATOMIC ...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOERR_BEGIN_ATOMIC` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:2809
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub const SQLITE_IOERR_AUTH : u32 = 7178 ; pub const SQLITE_IOERR_BEGIN_ATOMIC : u32 = 7434 ; pub const SQLITE_IOERR_COMMIT_ATOMIC ...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOERR_COMMIT_ATOMIC` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:2860
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... SQLITE_IOERR_BEGIN_ATOMIC : u32 = 7434 ; pub const SQLITE_IOERR_COMMIT_ATOMIC : u32 = 7690 ; pub const SQLITE_IOERR_ROLLBACK_ATOM...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOERR_COMMIT_ATOMIC` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:2860
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... SQLITE_IOERR_BEGIN_ATOMIC : u32 = 7434 ; pub const SQLITE_IOERR_COMMIT_ATOMIC : u32 = 7690 ; pub const SQLITE_IOERR_ROLLBACK_ATOM...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOERR_ROLLBACK_ATOMIC` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:2912
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...QLITE_IOERR_COMMIT_ATOMIC : u32 = 7690 ; pub const SQLITE_IOERR_ROLLBACK_ATOMIC : u32 = 7946 ; pub const SQLITE_IOERR_DATA : u32 =...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOERR_ROLLBACK_ATOMIC` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:2912
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...QLITE_IOERR_COMMIT_ATOMIC : u32 = 7690 ; pub const SQLITE_IOERR_ROLLBACK_ATOMIC : u32 = 7946 ; pub const SQLITE_IOERR_DATA : u32 =...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOERR_DATA` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:2966
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t SQLITE_IOERR_ROLLBACK_ATOMIC : u32 = 7946 ; pub const SQLITE_IOERR_DATA : u32 = 8202 ; pub const SQLITE_IOERR_CORRUPTFS : u32 = ...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOERR_DATA` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:2966
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t SQLITE_IOERR_ROLLBACK_ATOMIC : u32 = 7946 ; pub const SQLITE_IOERR_DATA : u32 = 8202 ; pub const SQLITE_IOERR_CORRUPTFS : u32 = ...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOERR_CORRUPTFS` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:3009
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... pub const SQLITE_IOERR_DATA : u32 = 8202 ; pub const SQLITE_IOERR_CORRUPTFS : u32 = 8458 ; pub const SQLITE_IOERR_IN_PAGE : u32 =...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOERR_CORRUPTFS` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:3009
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... pub const SQLITE_IOERR_DATA : u32 = 8202 ; pub const SQLITE_IOERR_CORRUPTFS : u32 = 8458 ; pub const SQLITE_IOERR_IN_PAGE : u32 =...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOERR_IN_PAGE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:3057
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... const SQLITE_IOERR_CORRUPTFS : u32 = 8458 ; pub const SQLITE_IOERR_IN_PAGE : u32 = 8714 ; pub const SQLITE_LOCKED_SHAREDCACHE : u...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOERR_IN_PAGE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:3057
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... const SQLITE_IOERR_CORRUPTFS : u32 = 8458 ; pub const SQLITE_IOERR_IN_PAGE : u32 = 8714 ; pub const SQLITE_LOCKED_SHAREDCACHE : u...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_LOCKED_SHAREDCACHE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:3103
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const SQLITE_IOERR_IN_PAGE : u32 = 8714 ; pub const SQLITE_LOCKED_SHAREDCACHE : u32 = 262 ; pub const SQLITE_LOCKED_VTAB : u32 = 5...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_LOCKED_SHAREDCACHE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:3103
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const SQLITE_IOERR_IN_PAGE : u32 = 8714 ; pub const SQLITE_LOCKED_SHAREDCACHE : u32 = 262 ; pub const SQLITE_LOCKED_VTAB : u32 = 5...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_LOCKED_VTAB` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:3153
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const SQLITE_LOCKED_SHAREDCACHE : u32 = 262 ; pub const SQLITE_LOCKED_VTAB : u32 = 518 ; pub const SQLITE_BUSY_RECOVERY : u32 = 26...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_LOCKED_VTAB` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:3153
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const SQLITE_LOCKED_SHAREDCACHE : u32 = 262 ; pub const SQLITE_LOCKED_VTAB : u32 = 518 ; pub const SQLITE_BUSY_RECOVERY : u32 = 26...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_BUSY_RECOVERY` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:3196
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; pub const SQLITE_LOCKED_VTAB : u32 = 518 ; pub const SQLITE_BUSY_RECOVERY : u32 = 261 ; pub const SQLITE_BUSY_SNAPSHOT : u32 = 5...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_BUSY_RECOVERY` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:3196
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; pub const SQLITE_LOCKED_VTAB : u32 = 518 ; pub const SQLITE_BUSY_RECOVERY : u32 = 261 ; pub const SQLITE_BUSY_SNAPSHOT : u32 = 5...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_BUSY_SNAPSHOT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:3241
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub const SQLITE_BUSY_RECOVERY : u32 = 261 ; pub const SQLITE_BUSY_SNAPSHOT : u32 = 517 ; pub const SQLITE_BUSY_TIMEOUT : u32 = 77...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_BUSY_SNAPSHOT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:3241
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub const SQLITE_BUSY_RECOVERY : u32 = 261 ; pub const SQLITE_BUSY_SNAPSHOT : u32 = 517 ; pub const SQLITE_BUSY_TIMEOUT : u32 = 77...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_BUSY_TIMEOUT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:3286
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub const SQLITE_BUSY_SNAPSHOT : u32 = 517 ; pub const SQLITE_BUSY_TIMEOUT : u32 = 773 ; pub const SQLITE_CANTOPEN_NOTEMPDIR : u32...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_BUSY_TIMEOUT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:3286
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub const SQLITE_BUSY_SNAPSHOT : u32 = 517 ; pub const SQLITE_BUSY_TIMEOUT : u32 = 773 ; pub const SQLITE_CANTOPEN_NOTEMPDIR : u32...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CANTOPEN_NOTEMPDIR` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:3330
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const SQLITE_BUSY_TIMEOUT : u32 = 773 ; pub const SQLITE_CANTOPEN_NOTEMPDIR : u32 = 270 ; pub const SQLITE_CANTOPEN_ISDIR : u32 ...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CANTOPEN_NOTEMPDIR` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:3330
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const SQLITE_BUSY_TIMEOUT : u32 = 773 ; pub const SQLITE_CANTOPEN_NOTEMPDIR : u32 = 270 ; pub const SQLITE_CANTOPEN_ISDIR : u32 ...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CANTOPEN_ISDIR` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:3380
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst SQLITE_CANTOPEN_NOTEMPDIR : u32 = 270 ; pub const SQLITE_CANTOPEN_ISDIR : u32 = 526 ; pub const SQLITE_CANTOPEN_FULLPATH : u32...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CANTOPEN_ISDIR` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:3380
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst SQLITE_CANTOPEN_NOTEMPDIR : u32 = 270 ; pub const SQLITE_CANTOPEN_ISDIR : u32 = 526 ; pub const SQLITE_CANTOPEN_FULLPATH : u32...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CANTOPEN_FULLPATH` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:3426
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... const SQLITE_CANTOPEN_ISDIR : u32 = 526 ; pub const SQLITE_CANTOPEN_FULLPATH : u32 = 782 ; pub const SQLITE_CANTOPEN_CONVPATH : u...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CANTOPEN_FULLPATH` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:3426
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... const SQLITE_CANTOPEN_ISDIR : u32 = 526 ; pub const SQLITE_CANTOPEN_FULLPATH : u32 = 782 ; pub const SQLITE_CANTOPEN_CONVPATH : u...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CANTOPEN_CONVPATH` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:3475
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst SQLITE_CANTOPEN_FULLPATH : u32 = 782 ; pub const SQLITE_CANTOPEN_CONVPATH : u32 = 1038 ; pub const SQLITE_CANTOPEN_DIRTYWAL : ...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CANTOPEN_CONVPATH` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:3475
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst SQLITE_CANTOPEN_FULLPATH : u32 = 782 ; pub const SQLITE_CANTOPEN_CONVPATH : u32 = 1038 ; pub const SQLITE_CANTOPEN_DIRTYWAL : ...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CANTOPEN_DIRTYWAL` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:3525
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st SQLITE_CANTOPEN_CONVPATH : u32 = 1038 ; pub const SQLITE_CANTOPEN_DIRTYWAL : u32 = 1294 ; pub const SQLITE_CANTOPEN_SYMLINK : u...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CANTOPEN_DIRTYWAL` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:3525
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st SQLITE_CANTOPEN_CONVPATH : u32 = 1038 ; pub const SQLITE_CANTOPEN_DIRTYWAL : u32 = 1294 ; pub const SQLITE_CANTOPEN_SYMLINK : u...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CANTOPEN_SYMLINK` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:3575
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st SQLITE_CANTOPEN_DIRTYWAL : u32 = 1294 ; pub const SQLITE_CANTOPEN_SYMLINK : u32 = 1550 ; pub const SQLITE_CORRUPT_VTAB : u32 = ...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CANTOPEN_SYMLINK` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:3575
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st SQLITE_CANTOPEN_DIRTYWAL : u32 = 1294 ; pub const SQLITE_CANTOPEN_SYMLINK : u32 = 1550 ; pub const SQLITE_CORRUPT_VTAB : u32 = ...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CORRUPT_VTAB` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:3624
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const SQLITE_CANTOPEN_SYMLINK : u32 = 1550 ; pub const SQLITE_CORRUPT_VTAB : u32 = 267 ; pub const SQLITE_CORRUPT_SEQUENCE : u32 =...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CORRUPT_VTAB` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:3624
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const SQLITE_CANTOPEN_SYMLINK : u32 = 1550 ; pub const SQLITE_CORRUPT_VTAB : u32 = 267 ; pub const SQLITE_CORRUPT_SEQUENCE : u32 =...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CORRUPT_SEQUENCE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:3668
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub const SQLITE_CORRUPT_VTAB : u32 = 267 ; pub const SQLITE_CORRUPT_SEQUENCE : u32 = 523 ; pub const SQLITE_CORRUPT_INDEX : u32 = ...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CORRUPT_SEQUENCE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:3668
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub const SQLITE_CORRUPT_VTAB : u32 = 267 ; pub const SQLITE_CORRUPT_SEQUENCE : u32 = 523 ; pub const SQLITE_CORRUPT_INDEX : u32 = ...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CORRUPT_INDEX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:3716
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... const SQLITE_CORRUPT_SEQUENCE : u32 = 523 ; pub const SQLITE_CORRUPT_INDEX : u32 = 779 ; pub const SQLITE_READONLY_RECOVERY : u32...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CORRUPT_INDEX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:3716
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... const SQLITE_CORRUPT_SEQUENCE : u32 = 523 ; pub const SQLITE_CORRUPT_INDEX : u32 = 779 ; pub const SQLITE_READONLY_RECOVERY : u32...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_READONLY_RECOVERY` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:3761
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const SQLITE_CORRUPT_INDEX : u32 = 779 ; pub const SQLITE_READONLY_RECOVERY : u32 = 264 ; pub const SQLITE_READONLY_CANTLOCK : u...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_READONLY_RECOVERY` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:3761
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const SQLITE_CORRUPT_INDEX : u32 = 779 ; pub const SQLITE_READONLY_RECOVERY : u32 = 264 ; pub const SQLITE_READONLY_CANTLOCK : u...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_READONLY_CANTLOCK` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:3810
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst SQLITE_READONLY_RECOVERY : u32 = 264 ; pub const SQLITE_READONLY_CANTLOCK : u32 = 520 ; pub const SQLITE_READONLY_ROLLBACK : u...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_READONLY_CANTLOCK` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:3810
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst SQLITE_READONLY_RECOVERY : u32 = 264 ; pub const SQLITE_READONLY_CANTLOCK : u32 = 520 ; pub const SQLITE_READONLY_ROLLBACK : u...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_READONLY_ROLLBACK` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:3859
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst SQLITE_READONLY_CANTLOCK : u32 = 520 ; pub const SQLITE_READONLY_ROLLBACK : u32 = 776 ; pub const SQLITE_READONLY_DBMOVED : u3...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_READONLY_ROLLBACK` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:3859
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst SQLITE_READONLY_CANTLOCK : u32 = 520 ; pub const SQLITE_READONLY_ROLLBACK : u32 = 776 ; pub const SQLITE_READONLY_DBMOVED : u3...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_READONLY_DBMOVED` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:3908
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst SQLITE_READONLY_ROLLBACK : u32 = 776 ; pub const SQLITE_READONLY_DBMOVED : u32 = 1032 ; pub const SQLITE_READONLY_CANTINIT : u...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_READONLY_DBMOVED` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:3908
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst SQLITE_READONLY_ROLLBACK : u32 = 776 ; pub const SQLITE_READONLY_DBMOVED : u32 = 1032 ; pub const SQLITE_READONLY_CANTINIT : u...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_READONLY_CANTINIT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:3957
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst SQLITE_READONLY_DBMOVED : u32 = 1032 ; pub const SQLITE_READONLY_CANTINIT : u32 = 1288 ; pub const SQLITE_READONLY_DIRECTORY :...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_READONLY_CANTINIT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:3957
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst SQLITE_READONLY_DBMOVED : u32 = 1032 ; pub const SQLITE_READONLY_CANTINIT : u32 = 1288 ; pub const SQLITE_READONLY_DIRECTORY :...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_READONLY_DIRECTORY` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:4007
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t SQLITE_READONLY_CANTINIT : u32 = 1288 ; pub const SQLITE_READONLY_DIRECTORY : u32 = 1544 ; pub const SQLITE_ABORT_ROLLBACK : u32...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_READONLY_DIRECTORY` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:4007
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t SQLITE_READONLY_CANTINIT : u32 = 1288 ; pub const SQLITE_READONLY_DIRECTORY : u32 = 1544 ; pub const SQLITE_ABORT_ROLLBACK : u32...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_ABORT_ROLLBACK` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:4058
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st SQLITE_READONLY_DIRECTORY : u32 = 1544 ; pub const SQLITE_ABORT_ROLLBACK : u32 = 516 ; pub const SQLITE_CONSTRAINT_CHECK : u32 ...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_ABORT_ROLLBACK` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:4058
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st SQLITE_READONLY_DIRECTORY : u32 = 1544 ; pub const SQLITE_ABORT_ROLLBACK : u32 = 516 ; pub const SQLITE_CONSTRAINT_CHECK : u32 ...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONSTRAINT_CHECK` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:4104
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... const SQLITE_ABORT_ROLLBACK : u32 = 516 ; pub const SQLITE_CONSTRAINT_CHECK : u32 = 275 ; pub const SQLITE_CONSTRAINT_COMMITHOOK ...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONSTRAINT_CHECK` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:4104
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... const SQLITE_ABORT_ROLLBACK : u32 = 516 ; pub const SQLITE_CONSTRAINT_CHECK : u32 = 275 ; pub const SQLITE_CONSTRAINT_COMMITHOOK ...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONSTRAINT_COMMITHOOK` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:4152
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st SQLITE_CONSTRAINT_CHECK : u32 = 275 ; pub const SQLITE_CONSTRAINT_COMMITHOOK : u32 = 531 ; pub const SQLITE_CONSTRAINT_FOREIGNK...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONSTRAINT_COMMITHOOK` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:4152
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st SQLITE_CONSTRAINT_CHECK : u32 = 275 ; pub const SQLITE_CONSTRAINT_COMMITHOOK : u32 = 531 ; pub const SQLITE_CONSTRAINT_FOREIGNK...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONSTRAINT_FOREIGNKEY` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:4205
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...LITE_CONSTRAINT_COMMITHOOK : u32 = 531 ; pub const SQLITE_CONSTRAINT_FOREIGNKEY : u32 = 787 ; pub const SQLITE_CONSTRAINT_FUNCTION...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONSTRAINT_FOREIGNKEY` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:4205
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...LITE_CONSTRAINT_COMMITHOOK : u32 = 531 ; pub const SQLITE_CONSTRAINT_FOREIGNKEY : u32 = 787 ; pub const SQLITE_CONSTRAINT_FUNCTION...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONSTRAINT_FUNCTION` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:4258
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...QLITE_CONSTRAINT_FOREIGNKEY : u32 = 787 ; pub const SQLITE_CONSTRAINT_FUNCTION : u32 = 1043 ; pub const SQLITE_CONSTRAINT_NOTNULL ...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONSTRAINT_FUNCTION` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:4258
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...QLITE_CONSTRAINT_FOREIGNKEY : u32 = 787 ; pub const SQLITE_CONSTRAINT_FUNCTION : u32 = 1043 ; pub const SQLITE_CONSTRAINT_NOTNULL ...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONSTRAINT_NOTNULL` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:4310
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...SQLITE_CONSTRAINT_FUNCTION : u32 = 1043 ; pub const SQLITE_CONSTRAINT_NOTNULL : u32 = 1299 ; pub const SQLITE_CONSTRAINT_PRIMARYKE...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONSTRAINT_NOTNULL` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:4310
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...SQLITE_CONSTRAINT_FUNCTION : u32 = 1043 ; pub const SQLITE_CONSTRAINT_NOTNULL : u32 = 1299 ; pub const SQLITE_CONSTRAINT_PRIMARYKE...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONSTRAINT_PRIMARYKEY` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:4361
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...SQLITE_CONSTRAINT_NOTNULL : u32 = 1299 ; pub const SQLITE_CONSTRAINT_PRIMARYKEY : u32 = 1555 ; pub const SQLITE_CONSTRAINT_TRIGGER...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONSTRAINT_PRIMARYKEY` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:4361
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...SQLITE_CONSTRAINT_NOTNULL : u32 = 1299 ; pub const SQLITE_CONSTRAINT_PRIMARYKEY : u32 = 1555 ; pub const SQLITE_CONSTRAINT_TRIGGER...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONSTRAINT_TRIGGER` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:4415
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...LITE_CONSTRAINT_PRIMARYKEY : u32 = 1555 ; pub const SQLITE_CONSTRAINT_TRIGGER : u32 = 1811 ; pub const SQLITE_CONSTRAINT_UNIQUE : ...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONSTRAINT_TRIGGER` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:4415
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...LITE_CONSTRAINT_PRIMARYKEY : u32 = 1555 ; pub const SQLITE_CONSTRAINT_TRIGGER : u32 = 1811 ; pub const SQLITE_CONSTRAINT_UNIQUE : ...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONSTRAINT_UNIQUE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:4466
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t SQLITE_CONSTRAINT_TRIGGER : u32 = 1811 ; pub const SQLITE_CONSTRAINT_UNIQUE : u32 = 2067 ; pub const SQLITE_CONSTRAINT_VTAB : u3...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONSTRAINT_UNIQUE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:4466
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t SQLITE_CONSTRAINT_TRIGGER : u32 = 1811 ; pub const SQLITE_CONSTRAINT_UNIQUE : u32 = 2067 ; pub const SQLITE_CONSTRAINT_VTAB : u3...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONSTRAINT_VTAB` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:4516
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst SQLITE_CONSTRAINT_UNIQUE : u32 = 2067 ; pub const SQLITE_CONSTRAINT_VTAB : u32 = 2323 ; pub const SQLITE_CONSTRAINT_ROWID : u3...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONSTRAINT_VTAB` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:4516
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst SQLITE_CONSTRAINT_UNIQUE : u32 = 2067 ; pub const SQLITE_CONSTRAINT_VTAB : u32 = 2323 ; pub const SQLITE_CONSTRAINT_ROWID : u3...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONSTRAINT_ROWID` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:4564
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst SQLITE_CONSTRAINT_VTAB : u32 = 2323 ; pub const SQLITE_CONSTRAINT_ROWID : u32 = 2579 ; pub const SQLITE_CONSTRAINT_PINNED : u...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONSTRAINT_ROWID` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:4564
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst SQLITE_CONSTRAINT_VTAB : u32 = 2323 ; pub const SQLITE_CONSTRAINT_ROWID : u32 = 2579 ; pub const SQLITE_CONSTRAINT_PINNED : u...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONSTRAINT_PINNED` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:4613
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst SQLITE_CONSTRAINT_ROWID : u32 = 2579 ; pub const SQLITE_CONSTRAINT_PINNED : u32 = 2835 ; pub const SQLITE_CONSTRAINT_DATATYPE ...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONSTRAINT_PINNED` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:4613
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst SQLITE_CONSTRAINT_ROWID : u32 = 2579 ; pub const SQLITE_CONSTRAINT_PINNED : u32 = 2835 ; pub const SQLITE_CONSTRAINT_DATATYPE ...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONSTRAINT_DATATYPE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:4663
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t SQLITE_CONSTRAINT_PINNED : u32 = 2835 ; pub const SQLITE_CONSTRAINT_DATATYPE : u32 = 3091 ; pub const SQLITE_NOTICE_RECOVER_WAL ...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONSTRAINT_DATATYPE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:4663
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t SQLITE_CONSTRAINT_PINNED : u32 = 2835 ; pub const SQLITE_CONSTRAINT_DATATYPE : u32 = 3091 ; pub const SQLITE_NOTICE_RECOVER_WAL ...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_NOTICE_RECOVER_WAL` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:4715
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...SQLITE_CONSTRAINT_DATATYPE : u32 = 3091 ; pub const SQLITE_NOTICE_RECOVER_WAL : u32 = 283 ; pub const SQLITE_NOTICE_RECOVER_ROLLBA...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_NOTICE_RECOVER_WAL` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:4715
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...SQLITE_CONSTRAINT_DATATYPE : u32 = 3091 ; pub const SQLITE_NOTICE_RECOVER_WAL : u32 = 283 ; pub const SQLITE_NOTICE_RECOVER_ROLLBA...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_NOTICE_RECOVER_ROLLBACK` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:4765
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...SQLITE_NOTICE_RECOVER_WAL : u32 = 283 ; pub const SQLITE_NOTICE_RECOVER_ROLLBACK : u32 = 539 ; pub const SQLITE_NOTICE_RBU : u32 =...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_NOTICE_RECOVER_ROLLBACK` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:4765
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...SQLITE_NOTICE_RECOVER_WAL : u32 = 283 ; pub const SQLITE_NOTICE_RECOVER_ROLLBACK : u32 = 539 ; pub const SQLITE_NOTICE_RBU : u32 =...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_NOTICE_RBU` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:4820
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... SQLITE_NOTICE_RECOVER_ROLLBACK : u32 = 539 ; pub const SQLITE_NOTICE_RBU : u32 = 795 ; pub const SQLITE_WARNING_AUTOINDEX : u32 =...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_NOTICE_RBU` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:4820
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... SQLITE_NOTICE_RECOVER_ROLLBACK : u32 = 539 ; pub const SQLITE_NOTICE_RBU : u32 = 795 ; pub const SQLITE_WARNING_AUTOINDEX : u32 =...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_WARNING_AUTOINDEX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:4862
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... pub const SQLITE_NOTICE_RBU : u32 = 795 ; pub const SQLITE_WARNING_AUTOINDEX : u32 = 284 ; pub const SQLITE_AUTH_USER : u32 = 279...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_WARNING_AUTOINDEX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:4862
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... pub const SQLITE_NOTICE_RBU : u32 = 795 ; pub const SQLITE_WARNING_AUTOINDEX : u32 = 284 ; pub const SQLITE_AUTH_USER : u32 = 279...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_AUTH_USER` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:4911
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const SQLITE_WARNING_AUTOINDEX : u32 = 284 ; pub const SQLITE_AUTH_USER : u32 = 279 ; pub const SQLITE_OK_LOAD_PERMANENTLY : u32...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_AUTH_USER` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:4911
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const SQLITE_WARNING_AUTOINDEX : u32 = 284 ; pub const SQLITE_AUTH_USER : u32 = 279 ; pub const SQLITE_OK_LOAD_PERMANENTLY : u32...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_OK_LOAD_PERMANENTLY` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:4952
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... pub const SQLITE_AUTH_USER : u32 = 279 ; pub const SQLITE_OK_LOAD_PERMANENTLY : u32 = 256 ; pub const SQLITE_OK_SYMLINK : u32 = 5...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_OK_LOAD_PERMANENTLY` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:4952
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... pub const SQLITE_AUTH_USER : u32 = 279 ; pub const SQLITE_OK_LOAD_PERMANENTLY : u32 = 256 ; pub const SQLITE_OK_SYMLINK : u32 = 5...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_OK_SYMLINK` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:5003
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst SQLITE_OK_LOAD_PERMANENTLY : u32 = 256 ; pub const SQLITE_OK_SYMLINK : u32 = 512 ; pub const SQLITE_OPEN_READONLY : u32 = 1 ;...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_OK_SYMLINK` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:5003
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst SQLITE_OK_LOAD_PERMANENTLY : u32 = 256 ; pub const SQLITE_OK_SYMLINK : u32 = 512 ; pub const SQLITE_OPEN_READONLY : u32 = 1 ;...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_OPEN_READONLY` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:5045
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; pub const SQLITE_OK_SYMLINK : u32 = 512 ; pub const SQLITE_OPEN_READONLY : u32 = 1 ; pub const SQLITE_OPEN_READWRITE : u32 = 2 ...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_OPEN_READONLY` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:5045
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; pub const SQLITE_OK_SYMLINK : u32 = 512 ; pub const SQLITE_OPEN_READONLY : u32 = 1 ; pub const SQLITE_OPEN_READWRITE : u32 = 2 ...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_OPEN_READWRITE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:5088
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... pub const SQLITE_OPEN_READONLY : u32 = 1 ; pub const SQLITE_OPEN_READWRITE : u32 = 2 ; pub const SQLITE_OPEN_CREATE : u32 = 4 ; p...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_OPEN_READWRITE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:5088
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... pub const SQLITE_OPEN_READONLY : u32 = 1 ; pub const SQLITE_OPEN_READWRITE : u32 = 2 ; pub const SQLITE_OPEN_CREATE : u32 = 4 ; p...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_OPEN_CREATE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:5132
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; pub const SQLITE_OPEN_READWRITE : u32 = 2 ; pub const SQLITE_OPEN_CREATE : u32 = 4 ; pub const SQLITE_OPEN_DELETEONCLOSE : u32 =...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_OPEN_CREATE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:5132
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; pub const SQLITE_OPEN_READWRITE : u32 = 2 ; pub const SQLITE_OPEN_CREATE : u32 = 4 ; pub const SQLITE_OPEN_DELETEONCLOSE : u32 =...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_OPEN_DELETEONCLOSE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:5173
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... pub const SQLITE_OPEN_CREATE : u32 = 4 ; pub const SQLITE_OPEN_DELETEONCLOSE : u32 = 8 ; pub const SQLITE_OPEN_EXCLUSIVE : u32 = ...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_OPEN_DELETEONCLOSE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:5173
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... pub const SQLITE_OPEN_CREATE : u32 = 4 ; pub const SQLITE_OPEN_DELETEONCLOSE : u32 = 8 ; pub const SQLITE_OPEN_EXCLUSIVE : u32 = ...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_OPEN_EXCLUSIVE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:5221
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const SQLITE_OPEN_DELETEONCLOSE : u32 = 8 ; pub const SQLITE_OPEN_EXCLUSIVE : u32 = 16 ; pub const SQLITE_OPEN_AUTOPROXY : u32 = 3...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_OPEN_EXCLUSIVE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:5221
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const SQLITE_OPEN_DELETEONCLOSE : u32 = 8 ; pub const SQLITE_OPEN_EXCLUSIVE : u32 = 16 ; pub const SQLITE_OPEN_AUTOPROXY : u32 = 3...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_OPEN_AUTOPROXY` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:5266
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub const SQLITE_OPEN_EXCLUSIVE : u32 = 16 ; pub const SQLITE_OPEN_AUTOPROXY : u32 = 32 ; pub const SQLITE_OPEN_URI : u32 = 64 ; pu...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_OPEN_AUTOPROXY` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:5266
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub const SQLITE_OPEN_EXCLUSIVE : u32 = 16 ; pub const SQLITE_OPEN_AUTOPROXY : u32 = 32 ; pub const SQLITE_OPEN_URI : u32 = 64 ; pu...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_OPEN_URI` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:5311
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; pub const SQLITE_OPEN_AUTOPROXY : u32 = 32 ; pub const SQLITE_OPEN_URI : u32 = 64 ; pub const SQLITE_OPEN_MEMORY : u32 = 128 ; p...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_OPEN_URI` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:5311
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; pub const SQLITE_OPEN_AUTOPROXY : u32 = 32 ; pub const SQLITE_OPEN_URI : u32 = 64 ; pub const SQLITE_OPEN_MEMORY : u32 = 128 ; p...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_OPEN_MEMORY` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:5350
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...= 32 ; pub const SQLITE_OPEN_URI : u32 = 64 ; pub const SQLITE_OPEN_MEMORY : u32 = 128 ; pub const SQLITE_OPEN_MAIN_DB : u32 = 256...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_OPEN_MEMORY` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:5350
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...= 32 ; pub const SQLITE_OPEN_URI : u32 = 64 ; pub const SQLITE_OPEN_MEMORY : u32 = 128 ; pub const SQLITE_OPEN_MAIN_DB : u32 = 256...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_OPEN_MAIN_DB` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:5393
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; pub const SQLITE_OPEN_MEMORY : u32 = 128 ; pub const SQLITE_OPEN_MAIN_DB : u32 = 256 ; pub const SQLITE_OPEN_TEMP_DB : u32 = 512...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_OPEN_MAIN_DB` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:5393
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; pub const SQLITE_OPEN_MEMORY : u32 = 128 ; pub const SQLITE_OPEN_MAIN_DB : u32 = 256 ; pub const SQLITE_OPEN_TEMP_DB : u32 = 512...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_OPEN_TEMP_DB` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:5437
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... pub const SQLITE_OPEN_MAIN_DB : u32 = 256 ; pub const SQLITE_OPEN_TEMP_DB : u32 = 512 ; pub const SQLITE_OPEN_TRANSIENT_DB : u32 ...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_OPEN_TEMP_DB` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:5437
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... pub const SQLITE_OPEN_MAIN_DB : u32 = 256 ; pub const SQLITE_OPEN_TEMP_DB : u32 = 512 ; pub const SQLITE_OPEN_TRANSIENT_DB : u32 ...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_OPEN_TRANSIENT_DB` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:5481
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub const SQLITE_OPEN_TEMP_DB : u32 = 512 ; pub const SQLITE_OPEN_TRANSIENT_DB : u32 = 1024 ; pub const SQLITE_OPEN_MAIN_JOURNAL : ...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_OPEN_TRANSIENT_DB` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:5481
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub const SQLITE_OPEN_TEMP_DB : u32 = 512 ; pub const SQLITE_OPEN_TRANSIENT_DB : u32 = 1024 ; pub const SQLITE_OPEN_MAIN_JOURNAL : ...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_OPEN_MAIN_JOURNAL` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:5531
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st SQLITE_OPEN_TRANSIENT_DB : u32 = 1024 ; pub const SQLITE_OPEN_MAIN_JOURNAL : u32 = 2048 ; pub const SQLITE_OPEN_TEMP_JOURNAL : ...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_OPEN_MAIN_JOURNAL` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:5531
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st SQLITE_OPEN_TRANSIENT_DB : u32 = 1024 ; pub const SQLITE_OPEN_MAIN_JOURNAL : u32 = 2048 ; pub const SQLITE_OPEN_TEMP_JOURNAL : ...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_OPEN_TEMP_JOURNAL` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:5581
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st SQLITE_OPEN_MAIN_JOURNAL : u32 = 2048 ; pub const SQLITE_OPEN_TEMP_JOURNAL : u32 = 4096 ; pub const SQLITE_OPEN_SUBJOURNAL : u3...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_OPEN_TEMP_JOURNAL` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:5581
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st SQLITE_OPEN_MAIN_JOURNAL : u32 = 2048 ; pub const SQLITE_OPEN_TEMP_JOURNAL : u32 = 4096 ; pub const SQLITE_OPEN_SUBJOURNAL : u3...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_OPEN_SUBJOURNAL` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:5631
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst SQLITE_OPEN_TEMP_JOURNAL : u32 = 4096 ; pub const SQLITE_OPEN_SUBJOURNAL : u32 = 8192 ; pub const SQLITE_OPEN_SUPER_JOURNAL : ...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_OPEN_SUBJOURNAL` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:5631
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst SQLITE_OPEN_TEMP_JOURNAL : u32 = 4096 ; pub const SQLITE_OPEN_SUBJOURNAL : u32 = 8192 ; pub const SQLITE_OPEN_SUPER_JOURNAL : ...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_OPEN_SUPER_JOURNAL` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:5679
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst SQLITE_OPEN_SUBJOURNAL : u32 = 8192 ; pub const SQLITE_OPEN_SUPER_JOURNAL : u32 = 16384 ; pub const SQLITE_OPEN_NOMUTEX : u32 ...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_OPEN_SUPER_JOURNAL` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:5679
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst SQLITE_OPEN_SUBJOURNAL : u32 = 8192 ; pub const SQLITE_OPEN_SUPER_JOURNAL : u32 = 16384 ; pub const SQLITE_OPEN_NOMUTEX : u32 ...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_OPEN_NOMUTEX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:5731
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st SQLITE_OPEN_SUPER_JOURNAL : u32 = 16384 ; pub const SQLITE_OPEN_NOMUTEX : u32 = 32768 ; pub const SQLITE_OPEN_FULLMUTEX : u32 =...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_OPEN_NOMUTEX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:5731
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st SQLITE_OPEN_SUPER_JOURNAL : u32 = 16384 ; pub const SQLITE_OPEN_NOMUTEX : u32 = 32768 ; pub const SQLITE_OPEN_FULLMUTEX : u32 =...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_OPEN_FULLMUTEX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:5777
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const SQLITE_OPEN_NOMUTEX : u32 = 32768 ; pub const SQLITE_OPEN_FULLMUTEX : u32 = 65536 ; pub const SQLITE_OPEN_SHAREDCACHE : u3...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_OPEN_FULLMUTEX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:5777
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const SQLITE_OPEN_NOMUTEX : u32 = 32768 ; pub const SQLITE_OPEN_FULLMUTEX : u32 = 65536 ; pub const SQLITE_OPEN_SHAREDCACHE : u3...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_OPEN_SHAREDCACHE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:5825
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst SQLITE_OPEN_FULLMUTEX : u32 = 65536 ; pub const SQLITE_OPEN_SHAREDCACHE : u32 = 131072 ; pub const SQLITE_OPEN_PRIVATECACHE :...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_OPEN_SHAREDCACHE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:5825
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst SQLITE_OPEN_FULLMUTEX : u32 = 65536 ; pub const SQLITE_OPEN_SHAREDCACHE : u32 = 131072 ; pub const SQLITE_OPEN_PRIVATECACHE :...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_OPEN_PRIVATECACHE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:5876
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t SQLITE_OPEN_SHAREDCACHE : u32 = 131072 ; pub const SQLITE_OPEN_PRIVATECACHE : u32 = 262144 ; pub const SQLITE_OPEN_WAL : u32 = 5...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_OPEN_PRIVATECACHE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:5876
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t SQLITE_OPEN_SHAREDCACHE : u32 = 131072 ; pub const SQLITE_OPEN_PRIVATECACHE : u32 = 262144 ; pub const SQLITE_OPEN_WAL : u32 = 5...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_OPEN_WAL` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:5928
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst SQLITE_OPEN_PRIVATECACHE : u32 = 262144 ; pub const SQLITE_OPEN_WAL : u32 = 524288 ; pub const SQLITE_OPEN_NOFOLLOW : u32 = 1...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_OPEN_WAL` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:5928
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst SQLITE_OPEN_PRIVATECACHE : u32 = 262144 ; pub const SQLITE_OPEN_WAL : u32 = 524288 ; pub const SQLITE_OPEN_NOFOLLOW : u32 = 1...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_OPEN_NOFOLLOW` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:5971
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; pub const SQLITE_OPEN_WAL : u32 = 524288 ; pub const SQLITE_OPEN_NOFOLLOW : u32 = 16777216 ; pub const SQLITE_OPEN_EXRESCODE : u...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_OPEN_NOFOLLOW` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:5971
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; pub const SQLITE_OPEN_WAL : u32 = 524288 ; pub const SQLITE_OPEN_NOFOLLOW : u32 = 16777216 ; pub const SQLITE_OPEN_EXRESCODE : u...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_OPEN_EXRESCODE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:6021
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst SQLITE_OPEN_NOFOLLOW : u32 = 16777216 ; pub const SQLITE_OPEN_EXRESCODE : u32 = 33554432 ; pub const SQLITE_OPEN_MASTER_JOURNA...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_OPEN_EXRESCODE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:6021
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst SQLITE_OPEN_NOFOLLOW : u32 = 16777216 ; pub const SQLITE_OPEN_EXRESCODE : u32 = 33554432 ; pub const SQLITE_OPEN_MASTER_JOURNA...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_OPEN_MASTER_JOURNAL` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:6072
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... SQLITE_OPEN_EXRESCODE : u32 = 33554432 ; pub const SQLITE_OPEN_MASTER_JOURNAL : u32 = 16384 ; pub const SQLITE_IOCAP_ATOMIC : u32...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_OPEN_MASTER_JOURNAL` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:6072
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... SQLITE_OPEN_EXRESCODE : u32 = 33554432 ; pub const SQLITE_OPEN_MASTER_JOURNAL : u32 = 16384 ; pub const SQLITE_IOCAP_ATOMIC : u32...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOCAP_ATOMIC` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:6125
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t SQLITE_OPEN_MASTER_JOURNAL : u32 = 16384 ; pub const SQLITE_IOCAP_ATOMIC : u32 = 1 ; pub const SQLITE_IOCAP_ATOMIC512 : u32 = 2 ...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOCAP_ATOMIC` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:6125
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t SQLITE_OPEN_MASTER_JOURNAL : u32 = 16384 ; pub const SQLITE_IOCAP_ATOMIC : u32 = 1 ; pub const SQLITE_IOCAP_ATOMIC512 : u32 = 2 ...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOCAP_ATOMIC512` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:6167
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; pub const SQLITE_IOCAP_ATOMIC : u32 = 1 ; pub const SQLITE_IOCAP_ATOMIC512 : u32 = 2 ; pub const SQLITE_IOCAP_ATOMIC1K : u32 = 4...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOCAP_ATOMIC512` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:6167
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; pub const SQLITE_IOCAP_ATOMIC : u32 = 1 ; pub const SQLITE_IOCAP_ATOMIC512 : u32 = 2 ; pub const SQLITE_IOCAP_ATOMIC1K : u32 = 4...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOCAP_ATOMIC1K` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:6212
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub const SQLITE_IOCAP_ATOMIC512 : u32 = 2 ; pub const SQLITE_IOCAP_ATOMIC1K : u32 = 4 ; pub const SQLITE_IOCAP_ATOMIC2K : u32 = 8 ...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOCAP_ATOMIC1K` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:6212
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub const SQLITE_IOCAP_ATOMIC512 : u32 = 2 ; pub const SQLITE_IOCAP_ATOMIC1K : u32 = 4 ; pub const SQLITE_IOCAP_ATOMIC2K : u32 = 8 ...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOCAP_ATOMIC2K` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:6256
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub const SQLITE_IOCAP_ATOMIC1K : u32 = 4 ; pub const SQLITE_IOCAP_ATOMIC2K : u32 = 8 ; pub const SQLITE_IOCAP_ATOMIC4K : u32 = 16...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOCAP_ATOMIC2K` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:6256
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub const SQLITE_IOCAP_ATOMIC1K : u32 = 4 ; pub const SQLITE_IOCAP_ATOMIC2K : u32 = 8 ; pub const SQLITE_IOCAP_ATOMIC4K : u32 = 16...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOCAP_ATOMIC4K` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:6300
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub const SQLITE_IOCAP_ATOMIC2K : u32 = 8 ; pub const SQLITE_IOCAP_ATOMIC4K : u32 = 16 ; pub const SQLITE_IOCAP_ATOMIC8K : u32 = 3...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOCAP_ATOMIC4K` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:6300
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub const SQLITE_IOCAP_ATOMIC2K : u32 = 8 ; pub const SQLITE_IOCAP_ATOMIC4K : u32 = 16 ; pub const SQLITE_IOCAP_ATOMIC8K : u32 = 3...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOCAP_ATOMIC8K` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:6345
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub const SQLITE_IOCAP_ATOMIC4K : u32 = 16 ; pub const SQLITE_IOCAP_ATOMIC8K : u32 = 32 ; pub const SQLITE_IOCAP_ATOMIC16K : u32 = ...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOCAP_ATOMIC8K` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:6345
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub const SQLITE_IOCAP_ATOMIC4K : u32 = 16 ; pub const SQLITE_IOCAP_ATOMIC8K : u32 = 32 ; pub const SQLITE_IOCAP_ATOMIC16K : u32 = ...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOCAP_ATOMIC16K` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:6390
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub const SQLITE_IOCAP_ATOMIC8K : u32 = 32 ; pub const SQLITE_IOCAP_ATOMIC16K : u32 = 64 ; pub const SQLITE_IOCAP_ATOMIC32K : u32 =...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOCAP_ATOMIC16K` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:6390
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub const SQLITE_IOCAP_ATOMIC8K : u32 = 32 ; pub const SQLITE_IOCAP_ATOMIC16K : u32 = 64 ; pub const SQLITE_IOCAP_ATOMIC32K : u32 =...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOCAP_ATOMIC32K` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:6436
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const SQLITE_IOCAP_ATOMIC16K : u32 = 64 ; pub const SQLITE_IOCAP_ATOMIC32K : u32 = 128 ; pub const SQLITE_IOCAP_ATOMIC64K : u32 ...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOCAP_ATOMIC32K` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:6436
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const SQLITE_IOCAP_ATOMIC16K : u32 = 64 ; pub const SQLITE_IOCAP_ATOMIC32K : u32 = 128 ; pub const SQLITE_IOCAP_ATOMIC64K : u32 ...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOCAP_ATOMIC64K` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:6483
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... const SQLITE_IOCAP_ATOMIC32K : u32 = 128 ; pub const SQLITE_IOCAP_ATOMIC64K : u32 = 256 ; pub const SQLITE_IOCAP_SAFE_APPEND : u3...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOCAP_ATOMIC64K` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:6483
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... const SQLITE_IOCAP_ATOMIC32K : u32 = 128 ; pub const SQLITE_IOCAP_ATOMIC64K : u32 = 256 ; pub const SQLITE_IOCAP_SAFE_APPEND : u3...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOCAP_SAFE_APPEND` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:6530
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const SQLITE_IOCAP_ATOMIC64K : u32 = 256 ; pub const SQLITE_IOCAP_SAFE_APPEND : u32 = 512 ; pub const SQLITE_IOCAP_SEQUENTIAL : u3...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOCAP_SAFE_APPEND` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:6530
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const SQLITE_IOCAP_ATOMIC64K : u32 = 256 ; pub const SQLITE_IOCAP_SAFE_APPEND : u32 = 512 ; pub const SQLITE_IOCAP_SEQUENTIAL : u3...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOCAP_SEQUENTIAL` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:6579
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst SQLITE_IOCAP_SAFE_APPEND : u32 = 512 ; pub const SQLITE_IOCAP_SEQUENTIAL : u32 = 1024 ; pub const SQLITE_IOCAP_UNDELETABLE_WHE...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOCAP_SEQUENTIAL` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:6579
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst SQLITE_IOCAP_SAFE_APPEND : u32 = 512 ; pub const SQLITE_IOCAP_SEQUENTIAL : u32 = 1024 ; pub const SQLITE_IOCAP_UNDELETABLE_WHE...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOCAP_UNDELETABLE_WHEN_OPEN` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:6628
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...QLITE_IOCAP_SEQUENTIAL : u32 = 1024 ; pub const SQLITE_IOCAP_UNDELETABLE_WHEN_OPEN : u32 = 2048 ; pub const SQLITE_IOCAP_POWERSAFE...
[INFO] [stdout]   |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOCAP_UNDELETABLE_WHEN_OPEN` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:6628
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...QLITE_IOCAP_SEQUENTIAL : u32 = 1024 ; pub const SQLITE_IOCAP_UNDELETABLE_WHEN_OPEN : u32 = 2048 ; pub const SQLITE_IOCAP_POWERSAFE...
[INFO] [stdout]   |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOCAP_POWERSAFE_OVERWRITE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:6688
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...P_UNDELETABLE_WHEN_OPEN : u32 = 2048 ; pub const SQLITE_IOCAP_POWERSAFE_OVERWRITE : u32 = 4096 ; pub const SQLITE_IOCAP_IMMUTABLE ...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOCAP_POWERSAFE_OVERWRITE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:6688
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...P_UNDELETABLE_WHEN_OPEN : u32 = 2048 ; pub const SQLITE_IOCAP_POWERSAFE_OVERWRITE : u32 = 4096 ; pub const SQLITE_IOCAP_IMMUTABLE ...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOCAP_IMMUTABLE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:6746
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...TE_IOCAP_POWERSAFE_OVERWRITE : u32 = 4096 ; pub const SQLITE_IOCAP_IMMUTABLE : u32 = 8192 ; pub const SQLITE_IOCAP_BATCH_ATOMIC : ...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOCAP_IMMUTABLE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:6746
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...TE_IOCAP_POWERSAFE_OVERWRITE : u32 = 4096 ; pub const SQLITE_IOCAP_IMMUTABLE : u32 = 8192 ; pub const SQLITE_IOCAP_BATCH_ATOMIC : ...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOCAP_BATCH_ATOMIC` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:6794
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst SQLITE_IOCAP_IMMUTABLE : u32 = 8192 ; pub const SQLITE_IOCAP_BATCH_ATOMIC : u32 = 16384 ; pub const SQLITE_IOCAP_SUBPAGE_READ ...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOCAP_BATCH_ATOMIC` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:6794
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst SQLITE_IOCAP_IMMUTABLE : u32 = 8192 ; pub const SQLITE_IOCAP_BATCH_ATOMIC : u32 = 16384 ; pub const SQLITE_IOCAP_SUBPAGE_READ ...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOCAP_SUBPAGE_READ` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:6846
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...SQLITE_IOCAP_BATCH_ATOMIC : u32 = 16384 ; pub const SQLITE_IOCAP_SUBPAGE_READ : u32 = 32768 ; pub const SQLITE_LOCK_NONE : u32 = 0...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IOCAP_SUBPAGE_READ` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:6846
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...SQLITE_IOCAP_BATCH_ATOMIC : u32 = 16384 ; pub const SQLITE_IOCAP_SUBPAGE_READ : u32 = 32768 ; pub const SQLITE_LOCK_NONE : u32 = 0...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_LOCK_NONE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:6898
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst SQLITE_IOCAP_SUBPAGE_READ : u32 = 32768 ; pub const SQLITE_LOCK_NONE : u32 = 0 ; pub const SQLITE_LOCK_SHARED : u32 = 1 ; pub...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_LOCK_NONE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:6898
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst SQLITE_IOCAP_SUBPAGE_READ : u32 = 32768 ; pub const SQLITE_LOCK_NONE : u32 = 0 ; pub const SQLITE_LOCK_SHARED : u32 = 1 ; pub...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_LOCK_SHARED` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:6937
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...2768 ; pub const SQLITE_LOCK_NONE : u32 = 0 ; pub const SQLITE_LOCK_SHARED : u32 = 1 ; pub const SQLITE_LOCK_RESERVED : u32 = 2 ; ...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_LOCK_SHARED` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:6937
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...2768 ; pub const SQLITE_LOCK_NONE : u32 = 0 ; pub const SQLITE_LOCK_SHARED : u32 = 1 ; pub const SQLITE_LOCK_RESERVED : u32 = 2 ; ...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_LOCK_RESERVED` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:6978
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...0 ; pub const SQLITE_LOCK_SHARED : u32 = 1 ; pub const SQLITE_LOCK_RESERVED : u32 = 2 ; pub const SQLITE_LOCK_PENDING : u32 = 3 ; ...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_LOCK_RESERVED` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:6978
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...0 ; pub const SQLITE_LOCK_SHARED : u32 = 1 ; pub const SQLITE_LOCK_RESERVED : u32 = 2 ; pub const SQLITE_LOCK_PENDING : u32 = 3 ; ...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_LOCK_PENDING` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:7021
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; pub const SQLITE_LOCK_RESERVED : u32 = 2 ; pub const SQLITE_LOCK_PENDING : u32 = 3 ; pub const SQLITE_LOCK_EXCLUSIVE : u32 = 4 ;...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_LOCK_PENDING` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:7021
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; pub const SQLITE_LOCK_RESERVED : u32 = 2 ; pub const SQLITE_LOCK_PENDING : u32 = 3 ; pub const SQLITE_LOCK_EXCLUSIVE : u32 = 4 ;...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_LOCK_EXCLUSIVE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:7063
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; pub const SQLITE_LOCK_PENDING : u32 = 3 ; pub const SQLITE_LOCK_EXCLUSIVE : u32 = 4 ; pub const SQLITE_SYNC_NORMAL : u32 = 2 ; p...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_LOCK_EXCLUSIVE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:7063
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; pub const SQLITE_LOCK_PENDING : u32 = 3 ; pub const SQLITE_LOCK_EXCLUSIVE : u32 = 4 ; pub const SQLITE_SYNC_NORMAL : u32 = 2 ; p...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_SYNC_NORMAL` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:7107
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; pub const SQLITE_LOCK_EXCLUSIVE : u32 = 4 ; pub const SQLITE_SYNC_NORMAL : u32 = 2 ; pub const SQLITE_SYNC_FULL : u32 = 3 ; pub ...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_SYNC_NORMAL` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:7107
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; pub const SQLITE_LOCK_EXCLUSIVE : u32 = 4 ; pub const SQLITE_SYNC_NORMAL : u32 = 2 ; pub const SQLITE_SYNC_FULL : u32 = 3 ; pub ...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_SYNC_FULL` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:7148
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...= 4 ; pub const SQLITE_SYNC_NORMAL : u32 = 2 ; pub const SQLITE_SYNC_FULL : u32 = 3 ; pub const SQLITE_SYNC_DATAONLY : u32 = 16 ; ...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_SYNC_FULL` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:7148
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...= 4 ; pub const SQLITE_SYNC_NORMAL : u32 = 2 ; pub const SQLITE_SYNC_FULL : u32 = 3 ; pub const SQLITE_SYNC_DATAONLY : u32 = 16 ; ...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_SYNC_DATAONLY` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:7187
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...= 2 ; pub const SQLITE_SYNC_FULL : u32 = 3 ; pub const SQLITE_SYNC_DATAONLY : u32 = 16 ; pub const SQLITE_FCNTL_LOCKSTATE : u32 = ...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_SYNC_DATAONLY` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:7187
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...= 2 ; pub const SQLITE_SYNC_FULL : u32 = 3 ; pub const SQLITE_SYNC_DATAONLY : u32 = 16 ; pub const SQLITE_FCNTL_LOCKSTATE : u32 = ...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_LOCKSTATE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:7231
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub const SQLITE_SYNC_DATAONLY : u32 = 16 ; pub const SQLITE_FCNTL_LOCKSTATE : u32 = 1 ; pub const SQLITE_FCNTL_GET_LOCKPROXYFILE ...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_LOCKSTATE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:7231
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub const SQLITE_SYNC_DATAONLY : u32 = 16 ; pub const SQLITE_FCNTL_LOCKSTATE : u32 = 1 ; pub const SQLITE_FCNTL_GET_LOCKPROXYFILE ...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_GET_LOCKPROXYFILE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:7276
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst SQLITE_FCNTL_LOCKSTATE : u32 = 1 ; pub const SQLITE_FCNTL_GET_LOCKPROXYFILE : u32 = 2 ; pub const SQLITE_FCNTL_SET_LOCKPROXYF...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_GET_LOCKPROXYFILE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:7276
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst SQLITE_FCNTL_LOCKSTATE : u32 = 1 ; pub const SQLITE_FCNTL_GET_LOCKPROXYFILE : u32 = 2 ; pub const SQLITE_FCNTL_SET_LOCKPROXYF...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_SET_LOCKPROXYFILE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:7329
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ITE_FCNTL_GET_LOCKPROXYFILE : u32 = 2 ; pub const SQLITE_FCNTL_SET_LOCKPROXYFILE : u32 = 3 ; pub const SQLITE_FCNTL_LAST_ERRNO : u...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_SET_LOCKPROXYFILE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:7329
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ITE_FCNTL_GET_LOCKPROXYFILE : u32 = 2 ; pub const SQLITE_FCNTL_SET_LOCKPROXYFILE : u32 = 3 ; pub const SQLITE_FCNTL_LAST_ERRNO : u...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_LAST_ERRNO` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:7382
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...SQLITE_FCNTL_SET_LOCKPROXYFILE : u32 = 3 ; pub const SQLITE_FCNTL_LAST_ERRNO : u32 = 4 ; pub const SQLITE_FCNTL_SIZE_HINT : u32 = ...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_LAST_ERRNO` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:7382
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...SQLITE_FCNTL_SET_LOCKPROXYFILE : u32 = 3 ; pub const SQLITE_FCNTL_LAST_ERRNO : u32 = 4 ; pub const SQLITE_FCNTL_SIZE_HINT : u32 = ...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_SIZE_HINT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:7428
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const SQLITE_FCNTL_LAST_ERRNO : u32 = 4 ; pub const SQLITE_FCNTL_SIZE_HINT : u32 = 5 ; pub const SQLITE_FCNTL_CHUNK_SIZE : u32 =...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_SIZE_HINT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:7428
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const SQLITE_FCNTL_LAST_ERRNO : u32 = 4 ; pub const SQLITE_FCNTL_SIZE_HINT : u32 = 5 ; pub const SQLITE_FCNTL_CHUNK_SIZE : u32 =...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_CHUNK_SIZE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:7473
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const SQLITE_FCNTL_SIZE_HINT : u32 = 5 ; pub const SQLITE_FCNTL_CHUNK_SIZE : u32 = 6 ; pub const SQLITE_FCNTL_FILE_POINTER : u32...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_CHUNK_SIZE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:7473
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const SQLITE_FCNTL_SIZE_HINT : u32 = 5 ; pub const SQLITE_FCNTL_CHUNK_SIZE : u32 = 6 ; pub const SQLITE_FCNTL_FILE_POINTER : u32...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_FILE_POINTER` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:7519
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const SQLITE_FCNTL_CHUNK_SIZE : u32 = 6 ; pub const SQLITE_FCNTL_FILE_POINTER : u32 = 7 ; pub const SQLITE_FCNTL_SYNC_OMITTED : u3...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_FILE_POINTER` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:7519
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const SQLITE_FCNTL_CHUNK_SIZE : u32 = 6 ; pub const SQLITE_FCNTL_FILE_POINTER : u32 = 7 ; pub const SQLITE_FCNTL_SYNC_OMITTED : u3...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_SYNC_OMITTED` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:7567
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst SQLITE_FCNTL_FILE_POINTER : u32 = 7 ; pub const SQLITE_FCNTL_SYNC_OMITTED : u32 = 8 ; pub const SQLITE_FCNTL_WIN32_AV_RETRY : ...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_SYNC_OMITTED` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:7567
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst SQLITE_FCNTL_FILE_POINTER : u32 = 7 ; pub const SQLITE_FCNTL_SYNC_OMITTED : u32 = 8 ; pub const SQLITE_FCNTL_WIN32_AV_RETRY : ...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_WIN32_AV_RETRY` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:7615
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st SQLITE_FCNTL_SYNC_OMITTED : u32 = 8 ; pub const SQLITE_FCNTL_WIN32_AV_RETRY : u32 = 9 ; pub const SQLITE_FCNTL_PERSIST_WAL : u3...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_WIN32_AV_RETRY` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:7615
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st SQLITE_FCNTL_SYNC_OMITTED : u32 = 8 ; pub const SQLITE_FCNTL_WIN32_AV_RETRY : u32 = 9 ; pub const SQLITE_FCNTL_PERSIST_WAL : u3...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_PERSIST_WAL` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:7665
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st SQLITE_FCNTL_WIN32_AV_RETRY : u32 = 9 ; pub const SQLITE_FCNTL_PERSIST_WAL : u32 = 10 ; pub const SQLITE_FCNTL_OVERWRITE : u32 ...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_PERSIST_WAL` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:7665
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st SQLITE_FCNTL_WIN32_AV_RETRY : u32 = 9 ; pub const SQLITE_FCNTL_PERSIST_WAL : u32 = 10 ; pub const SQLITE_FCNTL_OVERWRITE : u32 ...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_OVERWRITE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:7713
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const SQLITE_FCNTL_PERSIST_WAL : u32 = 10 ; pub const SQLITE_FCNTL_OVERWRITE : u32 = 11 ; pub const SQLITE_FCNTL_VFSNAME : u32 = 1...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_OVERWRITE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:7713
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const SQLITE_FCNTL_PERSIST_WAL : u32 = 10 ; pub const SQLITE_FCNTL_OVERWRITE : u32 = 11 ; pub const SQLITE_FCNTL_VFSNAME : u32 = 1...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_VFSNAME` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:7759
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub const SQLITE_FCNTL_OVERWRITE : u32 = 11 ; pub const SQLITE_FCNTL_VFSNAME : u32 = 12 ; pub const SQLITE_FCNTL_POWERSAFE_OVERWRIT...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_VFSNAME` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:7759
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub const SQLITE_FCNTL_OVERWRITE : u32 = 11 ; pub const SQLITE_FCNTL_VFSNAME : u32 = 12 ; pub const SQLITE_FCNTL_POWERSAFE_OVERWRIT...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_POWERSAFE_OVERWRITE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:7803
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst SQLITE_FCNTL_VFSNAME : u32 = 12 ; pub const SQLITE_FCNTL_POWERSAFE_OVERWRITE : u32 = 13 ; pub const SQLITE_FCNTL_PRAGMA : u32...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_POWERSAFE_OVERWRITE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:7803
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst SQLITE_FCNTL_VFSNAME : u32 = 12 ; pub const SQLITE_FCNTL_POWERSAFE_OVERWRITE : u32 = 13 ; pub const SQLITE_FCNTL_PRAGMA : u32...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_PRAGMA` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:7859
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...QLITE_FCNTL_POWERSAFE_OVERWRITE : u32 = 13 ; pub const SQLITE_FCNTL_PRAGMA : u32 = 14 ; pub const SQLITE_FCNTL_BUSYHANDLER : u32 =...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_PRAGMA` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:7859
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...QLITE_FCNTL_POWERSAFE_OVERWRITE : u32 = 13 ; pub const SQLITE_FCNTL_PRAGMA : u32 = 14 ; pub const SQLITE_FCNTL_BUSYHANDLER : u32 =...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_BUSYHANDLER` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:7902
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub const SQLITE_FCNTL_PRAGMA : u32 = 14 ; pub const SQLITE_FCNTL_BUSYHANDLER : u32 = 15 ; pub const SQLITE_FCNTL_TEMPFILENAME : u...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_BUSYHANDLER` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:7902
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub const SQLITE_FCNTL_PRAGMA : u32 = 14 ; pub const SQLITE_FCNTL_BUSYHANDLER : u32 = 15 ; pub const SQLITE_FCNTL_TEMPFILENAME : u...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_TEMPFILENAME` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:7950
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst SQLITE_FCNTL_BUSYHANDLER : u32 = 15 ; pub const SQLITE_FCNTL_TEMPFILENAME : u32 = 16 ; pub const SQLITE_FCNTL_MMAP_SIZE : u32 ...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_TEMPFILENAME` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:7950
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst SQLITE_FCNTL_BUSYHANDLER : u32 = 15 ; pub const SQLITE_FCNTL_TEMPFILENAME : u32 = 16 ; pub const SQLITE_FCNTL_MMAP_SIZE : u32 ...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_MMAP_SIZE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:7999
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst SQLITE_FCNTL_TEMPFILENAME : u32 = 16 ; pub const SQLITE_FCNTL_MMAP_SIZE : u32 = 18 ; pub const SQLITE_FCNTL_TRACE : u32 = 19 ...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_MMAP_SIZE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:7999
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst SQLITE_FCNTL_TEMPFILENAME : u32 = 16 ; pub const SQLITE_FCNTL_MMAP_SIZE : u32 = 18 ; pub const SQLITE_FCNTL_TRACE : u32 = 19 ...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_TRACE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:8045
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub const SQLITE_FCNTL_MMAP_SIZE : u32 = 18 ; pub const SQLITE_FCNTL_TRACE : u32 = 19 ; pub const SQLITE_FCNTL_HAS_MOVED : u32 = 2...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_TRACE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:8045
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub const SQLITE_FCNTL_MMAP_SIZE : u32 = 18 ; pub const SQLITE_FCNTL_TRACE : u32 = 19 ; pub const SQLITE_FCNTL_HAS_MOVED : u32 = 2...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_HAS_MOVED` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:8087
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; pub const SQLITE_FCNTL_TRACE : u32 = 19 ; pub const SQLITE_FCNTL_HAS_MOVED : u32 = 20 ; pub const SQLITE_FCNTL_SYNC : u32 = 21 ;...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_HAS_MOVED` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:8087
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; pub const SQLITE_FCNTL_TRACE : u32 = 19 ; pub const SQLITE_FCNTL_HAS_MOVED : u32 = 20 ; pub const SQLITE_FCNTL_SYNC : u32 = 21 ;...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_SYNC` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:8133
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub const SQLITE_FCNTL_HAS_MOVED : u32 = 20 ; pub const SQLITE_FCNTL_SYNC : u32 = 21 ; pub const SQLITE_FCNTL_COMMIT_PHASETWO : u3...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_SYNC` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:8133
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub const SQLITE_FCNTL_HAS_MOVED : u32 = 20 ; pub const SQLITE_FCNTL_SYNC : u32 = 21 ; pub const SQLITE_FCNTL_COMMIT_PHASETWO : u3...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_COMMIT_PHASETWO` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:8174
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub const SQLITE_FCNTL_SYNC : u32 = 21 ; pub const SQLITE_FCNTL_COMMIT_PHASETWO : u32 = 22 ; pub const SQLITE_FCNTL_WIN32_SET_HAND...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_COMMIT_PHASETWO` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:8174
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub const SQLITE_FCNTL_SYNC : u32 = 21 ; pub const SQLITE_FCNTL_COMMIT_PHASETWO : u32 = 22 ; pub const SQLITE_FCNTL_WIN32_SET_HAND...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_WIN32_SET_HANDLE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:8226
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...LITE_FCNTL_COMMIT_PHASETWO : u32 = 22 ; pub const SQLITE_FCNTL_WIN32_SET_HANDLE : u32 = 23 ; pub const SQLITE_FCNTL_WAL_BLOCK : u3...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_WIN32_SET_HANDLE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:8226
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...LITE_FCNTL_COMMIT_PHASETWO : u32 = 22 ; pub const SQLITE_FCNTL_WIN32_SET_HANDLE : u32 = 23 ; pub const SQLITE_FCNTL_WAL_BLOCK : u3...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_WAL_BLOCK` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:8279
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... SQLITE_FCNTL_WIN32_SET_HANDLE : u32 = 23 ; pub const SQLITE_FCNTL_WAL_BLOCK : u32 = 24 ; pub const SQLITE_FCNTL_ZIPVFS : u32 = 25...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_WAL_BLOCK` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:8279
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... SQLITE_FCNTL_WIN32_SET_HANDLE : u32 = 23 ; pub const SQLITE_FCNTL_WAL_BLOCK : u32 = 24 ; pub const SQLITE_FCNTL_ZIPVFS : u32 = 25...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_ZIPVFS` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:8325
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub const SQLITE_FCNTL_WAL_BLOCK : u32 = 24 ; pub const SQLITE_FCNTL_ZIPVFS : u32 = 25 ; pub const SQLITE_FCNTL_RBU : u32 = 26 ; pu...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_ZIPVFS` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:8325
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub const SQLITE_FCNTL_WAL_BLOCK : u32 = 24 ; pub const SQLITE_FCNTL_ZIPVFS : u32 = 25 ; pub const SQLITE_FCNTL_RBU : u32 = 26 ; pu...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_RBU` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:8368
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...4 ; pub const SQLITE_FCNTL_ZIPVFS : u32 = 25 ; pub const SQLITE_FCNTL_RBU : u32 = 26 ; pub const SQLITE_FCNTL_VFS_POINTER : u32 = ...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_RBU` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:8368
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...4 ; pub const SQLITE_FCNTL_ZIPVFS : u32 = 25 ; pub const SQLITE_FCNTL_RBU : u32 = 26 ; pub const SQLITE_FCNTL_VFS_POINTER : u32 = ...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_VFS_POINTER` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:8408
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; pub const SQLITE_FCNTL_RBU : u32 = 26 ; pub const SQLITE_FCNTL_VFS_POINTER : u32 = 27 ; pub const SQLITE_FCNTL_JOURNAL_POINTER ...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_VFS_POINTER` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:8408
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; pub const SQLITE_FCNTL_RBU : u32 = 26 ; pub const SQLITE_FCNTL_VFS_POINTER : u32 = 27 ; pub const SQLITE_FCNTL_JOURNAL_POINTER ...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_JOURNAL_POINTER` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:8456
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st SQLITE_FCNTL_VFS_POINTER : u32 = 27 ; pub const SQLITE_FCNTL_JOURNAL_POINTER : u32 = 28 ; pub const SQLITE_FCNTL_WIN32_GET_HAND...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_JOURNAL_POINTER` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:8456
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st SQLITE_FCNTL_VFS_POINTER : u32 = 27 ; pub const SQLITE_FCNTL_JOURNAL_POINTER : u32 = 28 ; pub const SQLITE_FCNTL_WIN32_GET_HAND...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_WIN32_GET_HANDLE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:8508
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...LITE_FCNTL_JOURNAL_POINTER : u32 = 28 ; pub const SQLITE_FCNTL_WIN32_GET_HANDLE : u32 = 29 ; pub const SQLITE_FCNTL_PDB : u32 = 30...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_WIN32_GET_HANDLE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:8508
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...LITE_FCNTL_JOURNAL_POINTER : u32 = 28 ; pub const SQLITE_FCNTL_WIN32_GET_HANDLE : u32 = 29 ; pub const SQLITE_FCNTL_PDB : u32 = 30...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_PDB` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:8561
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst SQLITE_FCNTL_WIN32_GET_HANDLE : u32 = 29 ; pub const SQLITE_FCNTL_PDB : u32 = 30 ; pub const SQLITE_FCNTL_BEGIN_ATOMIC_WRITE :...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_PDB` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:8561
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst SQLITE_FCNTL_WIN32_GET_HANDLE : u32 = 29 ; pub const SQLITE_FCNTL_PDB : u32 = 30 ; pub const SQLITE_FCNTL_BEGIN_ATOMIC_WRITE :...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_BEGIN_ATOMIC_WRITE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:8601
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub const SQLITE_FCNTL_PDB : u32 = 30 ; pub const SQLITE_FCNTL_BEGIN_ATOMIC_WRITE : u32 = 31 ; pub const SQLITE_FCNTL_COMMIT_ATOMIC...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_BEGIN_ATOMIC_WRITE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:8601
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub const SQLITE_FCNTL_PDB : u32 = 30 ; pub const SQLITE_FCNTL_BEGIN_ATOMIC_WRITE : u32 = 31 ; pub const SQLITE_FCNTL_COMMIT_ATOMIC...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_COMMIT_ATOMIC_WRITE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:8656
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._FCNTL_BEGIN_ATOMIC_WRITE : u32 = 31 ; pub const SQLITE_FCNTL_COMMIT_ATOMIC_WRITE : u32 = 32 ; pub const SQLITE_FCNTL_ROLLBACK_ATO...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_COMMIT_ATOMIC_WRITE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:8656
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._FCNTL_BEGIN_ATOMIC_WRITE : u32 = 31 ; pub const SQLITE_FCNTL_COMMIT_ATOMIC_WRITE : u32 = 32 ; pub const SQLITE_FCNTL_ROLLBACK_ATO...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_ROLLBACK_ATOMIC_WRITE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:8712
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...CNTL_COMMIT_ATOMIC_WRITE : u32 = 32 ; pub const SQLITE_FCNTL_ROLLBACK_ATOMIC_WRITE : u32 = 33 ; pub const SQLITE_FCNTL_LOCK_TIMEOU...
[INFO] [stdout]   |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_ROLLBACK_ATOMIC_WRITE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:8712
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...CNTL_COMMIT_ATOMIC_WRITE : u32 = 32 ; pub const SQLITE_FCNTL_ROLLBACK_ATOMIC_WRITE : u32 = 33 ; pub const SQLITE_FCNTL_LOCK_TIMEOU...
[INFO] [stdout]   |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_LOCK_TIMEOUT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:8770
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._FCNTL_ROLLBACK_ATOMIC_WRITE : u32 = 33 ; pub const SQLITE_FCNTL_LOCK_TIMEOUT : u32 = 34 ; pub const SQLITE_FCNTL_DATA_VERSION : u...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_LOCK_TIMEOUT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:8770
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._FCNTL_ROLLBACK_ATOMIC_WRITE : u32 = 33 ; pub const SQLITE_FCNTL_LOCK_TIMEOUT : u32 = 34 ; pub const SQLITE_FCNTL_DATA_VERSION : u...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_DATA_VERSION` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:8819
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st SQLITE_FCNTL_LOCK_TIMEOUT : u32 = 34 ; pub const SQLITE_FCNTL_DATA_VERSION : u32 = 35 ; pub const SQLITE_FCNTL_SIZE_LIMIT : u32...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_DATA_VERSION` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:8819
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st SQLITE_FCNTL_LOCK_TIMEOUT : u32 = 34 ; pub const SQLITE_FCNTL_DATA_VERSION : u32 = 35 ; pub const SQLITE_FCNTL_SIZE_LIMIT : u32...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_SIZE_LIMIT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:8868
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst SQLITE_FCNTL_DATA_VERSION : u32 = 35 ; pub const SQLITE_FCNTL_SIZE_LIMIT : u32 = 36 ; pub const SQLITE_FCNTL_CKPT_DONE : u32 =...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_SIZE_LIMIT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:8868
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst SQLITE_FCNTL_DATA_VERSION : u32 = 35 ; pub const SQLITE_FCNTL_SIZE_LIMIT : u32 = 36 ; pub const SQLITE_FCNTL_CKPT_DONE : u32 =...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_CKPT_DONE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:8915
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... const SQLITE_FCNTL_SIZE_LIMIT : u32 = 36 ; pub const SQLITE_FCNTL_CKPT_DONE : u32 = 37 ; pub const SQLITE_FCNTL_RESERVE_BYTES : u...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_CKPT_DONE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:8915
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... const SQLITE_FCNTL_SIZE_LIMIT : u32 = 36 ; pub const SQLITE_FCNTL_CKPT_DONE : u32 = 37 ; pub const SQLITE_FCNTL_RESERVE_BYTES : u...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_RESERVE_BYTES` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:8961
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const SQLITE_FCNTL_CKPT_DONE : u32 = 37 ; pub const SQLITE_FCNTL_RESERVE_BYTES : u32 = 38 ; pub const SQLITE_FCNTL_CKPT_START : u3...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_RESERVE_BYTES` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:8961
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const SQLITE_FCNTL_CKPT_DONE : u32 = 37 ; pub const SQLITE_FCNTL_RESERVE_BYTES : u32 = 38 ; pub const SQLITE_FCNTL_CKPT_START : u3...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_CKPT_START` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:9011
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st SQLITE_FCNTL_RESERVE_BYTES : u32 = 38 ; pub const SQLITE_FCNTL_CKPT_START : u32 = 39 ; pub const SQLITE_FCNTL_EXTERNAL_READER :...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_CKPT_START` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:9011
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st SQLITE_FCNTL_RESERVE_BYTES : u32 = 38 ; pub const SQLITE_FCNTL_CKPT_START : u32 = 39 ; pub const SQLITE_FCNTL_EXTERNAL_READER :...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_EXTERNAL_READER` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:9058
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst SQLITE_FCNTL_CKPT_START : u32 = 39 ; pub const SQLITE_FCNTL_EXTERNAL_READER : u32 = 40 ; pub const SQLITE_FCNTL_CKSM_FILE : u3...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_EXTERNAL_READER` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:9058
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst SQLITE_FCNTL_CKPT_START : u32 = 39 ; pub const SQLITE_FCNTL_EXTERNAL_READER : u32 = 40 ; pub const SQLITE_FCNTL_CKSM_FILE : u3...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_CKSM_FILE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:9110
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t SQLITE_FCNTL_EXTERNAL_READER : u32 = 40 ; pub const SQLITE_FCNTL_CKSM_FILE : u32 = 41 ; pub const SQLITE_FCNTL_RESET_CACHE : u32...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_CKSM_FILE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:9110
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t SQLITE_FCNTL_EXTERNAL_READER : u32 = 40 ; pub const SQLITE_FCNTL_CKSM_FILE : u32 = 41 ; pub const SQLITE_FCNTL_RESET_CACHE : u32...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_RESET_CACHE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:9156
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... const SQLITE_FCNTL_CKSM_FILE : u32 = 41 ; pub const SQLITE_FCNTL_RESET_CACHE : u32 = 42 ; pub const SQLITE_GET_LOCKPROXYFILE : u3...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FCNTL_RESET_CACHE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:9156
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... const SQLITE_FCNTL_CKSM_FILE : u32 = 41 ; pub const SQLITE_FCNTL_RESET_CACHE : u32 = 42 ; pub const SQLITE_GET_LOCKPROXYFILE : u3...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_GET_LOCKPROXYFILE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:9204
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst SQLITE_FCNTL_RESET_CACHE : u32 = 42 ; pub const SQLITE_GET_LOCKPROXYFILE : u32 = 2 ; pub const SQLITE_SET_LOCKPROXYFILE : u32...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_GET_LOCKPROXYFILE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:9204
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst SQLITE_FCNTL_RESET_CACHE : u32 = 42 ; pub const SQLITE_GET_LOCKPROXYFILE : u32 = 2 ; pub const SQLITE_SET_LOCKPROXYFILE : u32...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_SET_LOCKPROXYFILE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:9251
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const SQLITE_GET_LOCKPROXYFILE : u32 = 2 ; pub const SQLITE_SET_LOCKPROXYFILE : u32 = 3 ; pub const SQLITE_LAST_ERRNO : u32 = 4 ; ...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_SET_LOCKPROXYFILE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:9251
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const SQLITE_GET_LOCKPROXYFILE : u32 = 2 ; pub const SQLITE_SET_LOCKPROXYFILE : u32 = 3 ; pub const SQLITE_LAST_ERRNO : u32 = 4 ; ...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_LAST_ERRNO` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:9298
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub const SQLITE_SET_LOCKPROXYFILE : u32 = 3 ; pub const SQLITE_LAST_ERRNO : u32 = 4 ; pub const SQLITE_ACCESS_EXISTS : u32 = 0 ; p...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_LAST_ERRNO` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:9298
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub const SQLITE_SET_LOCKPROXYFILE : u32 = 3 ; pub const SQLITE_LAST_ERRNO : u32 = 4 ; pub const SQLITE_ACCESS_EXISTS : u32 = 0 ; p...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_ACCESS_EXISTS` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:9338
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... 3 ; pub const SQLITE_LAST_ERRNO : u32 = 4 ; pub const SQLITE_ACCESS_EXISTS : u32 = 0 ; pub const SQLITE_ACCESS_READWRITE : u32 = ...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_ACCESS_READWRITE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:9381
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub const SQLITE_ACCESS_EXISTS : u32 = 0 ; pub const SQLITE_ACCESS_READWRITE : u32 = 1 ; pub const SQLITE_ACCESS_READ : u32 = 2 ; ...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_ACCESS_EXISTS` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:9338
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... 3 ; pub const SQLITE_LAST_ERRNO : u32 = 4 ; pub const SQLITE_ACCESS_EXISTS : u32 = 0 ; pub const SQLITE_ACCESS_READWRITE : u32 = ...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_ACCESS_READ` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:9427
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub const SQLITE_ACCESS_READWRITE : u32 = 1 ; pub const SQLITE_ACCESS_READ : u32 = 2 ; pub const SQLITE_SHM_UNLOCK : u32 = 1 ; pub...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_ACCESS_READWRITE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:9381
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub const SQLITE_ACCESS_EXISTS : u32 = 0 ; pub const SQLITE_ACCESS_READWRITE : u32 = 1 ; pub const SQLITE_ACCESS_READ : u32 = 2 ; ...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_SHM_UNLOCK` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:9468
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... 1 ; pub const SQLITE_ACCESS_READ : u32 = 2 ; pub const SQLITE_SHM_UNLOCK : u32 = 1 ; pub const SQLITE_SHM_LOCK : u32 = 2 ; pub co...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_ACCESS_READ` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:9427
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub const SQLITE_ACCESS_READWRITE : u32 = 1 ; pub const SQLITE_ACCESS_READ : u32 = 2 ; pub const SQLITE_SHM_UNLOCK : u32 = 1 ; pub...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_SHM_LOCK` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:9508
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... = 2 ; pub const SQLITE_SHM_UNLOCK : u32 = 1 ; pub const SQLITE_SHM_LOCK : u32 = 2 ; pub const SQLITE_SHM_SHARED : u32 = 4 ; pub c...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_SHM_SHARED` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:9546
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...2 = 1 ; pub const SQLITE_SHM_LOCK : u32 = 2 ; pub const SQLITE_SHM_SHARED : u32 = 4 ; pub const SQLITE_SHM_EXCLUSIVE : u32 = 8 ; p...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_SHM_UNLOCK` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:9468
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... 1 ; pub const SQLITE_ACCESS_READ : u32 = 2 ; pub const SQLITE_SHM_UNLOCK : u32 = 1 ; pub const SQLITE_SHM_LOCK : u32 = 2 ; pub co...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_SHM_EXCLUSIVE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:9586
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... 2 ; pub const SQLITE_SHM_SHARED : u32 = 4 ; pub const SQLITE_SHM_EXCLUSIVE : u32 = 8 ; pub const SQLITE_SHM_NLOCK : u32 = 8 ; pub...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_SHM_LOCK` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:9508
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... = 2 ; pub const SQLITE_SHM_UNLOCK : u32 = 1 ; pub const SQLITE_SHM_LOCK : u32 = 2 ; pub const SQLITE_SHM_SHARED : u32 = 4 ; pub c...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_SHM_NLOCK` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:9629
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...4 ; pub const SQLITE_SHM_EXCLUSIVE : u32 = 8 ; pub const SQLITE_SHM_NLOCK : u32 = 8 ; pub const SQLITE_CONFIG_SINGLETHREAD : u32 =...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_SHM_SHARED` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:9546
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...2 = 1 ; pub const SQLITE_SHM_LOCK : u32 = 2 ; pub const SQLITE_SHM_SHARED : u32 = 4 ; pub const SQLITE_SHM_EXCLUSIVE : u32 = 8 ; p...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONFIG_SINGLETHREAD` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:9668
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; pub const SQLITE_SHM_NLOCK : u32 = 8 ; pub const SQLITE_CONFIG_SINGLETHREAD : u32 = 1 ; pub const SQLITE_CONFIG_MULTITHREAD : u...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_SHM_EXCLUSIVE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:9586
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... 2 ; pub const SQLITE_SHM_SHARED : u32 = 4 ; pub const SQLITE_SHM_EXCLUSIVE : u32 = 8 ; pub const SQLITE_SHM_NLOCK : u32 = 8 ; pub...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONFIG_MULTITHREAD` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:9717
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st SQLITE_CONFIG_SINGLETHREAD : u32 = 1 ; pub const SQLITE_CONFIG_MULTITHREAD : u32 = 2 ; pub const SQLITE_CONFIG_SERIALIZED : u32...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONFIG_SERIALIZED` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:9765
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst SQLITE_CONFIG_MULTITHREAD : u32 = 2 ; pub const SQLITE_CONFIG_SERIALIZED : u32 = 3 ; pub const SQLITE_CONFIG_MALLOC : u32 = 4...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_SHM_NLOCK` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:9629
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...4 ; pub const SQLITE_SHM_EXCLUSIVE : u32 = 8 ; pub const SQLITE_SHM_NLOCK : u32 = 8 ; pub const SQLITE_CONFIG_SINGLETHREAD : u32 =...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONFIG_MALLOC` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:9812
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const SQLITE_CONFIG_SERIALIZED : u32 = 3 ; pub const SQLITE_CONFIG_MALLOC : u32 = 4 ; pub const SQLITE_CONFIG_GETMALLOC : u32 = ...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONFIG_GETMALLOC` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:9855
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub const SQLITE_CONFIG_MALLOC : u32 = 4 ; pub const SQLITE_CONFIG_GETMALLOC : u32 = 5 ; pub const SQLITE_CONFIG_SCRATCH : u32 = 6...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONFIG_SINGLETHREAD` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:9668
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; pub const SQLITE_SHM_NLOCK : u32 = 8 ; pub const SQLITE_CONFIG_SINGLETHREAD : u32 = 1 ; pub const SQLITE_CONFIG_MULTITHREAD : u...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONFIG_MULTITHREAD` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:9717
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st SQLITE_CONFIG_SINGLETHREAD : u32 = 1 ; pub const SQLITE_CONFIG_MULTITHREAD : u32 = 2 ; pub const SQLITE_CONFIG_SERIALIZED : u32...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONFIG_SCRATCH` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:9901
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const SQLITE_CONFIG_GETMALLOC : u32 = 5 ; pub const SQLITE_CONFIG_SCRATCH : u32 = 6 ; pub const SQLITE_CONFIG_PAGECACHE : u32 = ...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONFIG_PAGECACHE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:9945
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub const SQLITE_CONFIG_SCRATCH : u32 = 6 ; pub const SQLITE_CONFIG_PAGECACHE : u32 = 7 ; pub const SQLITE_CONFIG_HEAP : u32 = 8 ; ...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONFIG_SERIALIZED` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:9765
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst SQLITE_CONFIG_MULTITHREAD : u32 = 2 ; pub const SQLITE_CONFIG_SERIALIZED : u32 = 3 ; pub const SQLITE_CONFIG_MALLOC : u32 = 4...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONFIG_HEAP` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:9991
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub const SQLITE_CONFIG_PAGECACHE : u32 = 7 ; pub const SQLITE_CONFIG_HEAP : u32 = 8 ; pub const SQLITE_CONFIG_MEMSTATUS : u32 = 9...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONFIG_MALLOC` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:9812
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const SQLITE_CONFIG_SERIALIZED : u32 = 3 ; pub const SQLITE_CONFIG_MALLOC : u32 = 4 ; pub const SQLITE_CONFIG_GETMALLOC : u32 = ...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONFIG_MEMSTATUS` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:10032
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; pub const SQLITE_CONFIG_HEAP : u32 = 8 ; pub const SQLITE_CONFIG_MEMSTATUS : u32 = 9 ; pub const SQLITE_CONFIG_MUTEX : u32 = 10 ...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONFIG_GETMALLOC` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:9855
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub const SQLITE_CONFIG_MALLOC : u32 = 4 ; pub const SQLITE_CONFIG_GETMALLOC : u32 = 5 ; pub const SQLITE_CONFIG_SCRATCH : u32 = 6...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONFIG_MUTEX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:10078
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub const SQLITE_CONFIG_MEMSTATUS : u32 = 9 ; pub const SQLITE_CONFIG_MUTEX : u32 = 10 ; pub const SQLITE_CONFIG_GETMUTEX : u32 = 1...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONFIG_SCRATCH` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:9901
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const SQLITE_CONFIG_GETMALLOC : u32 = 5 ; pub const SQLITE_CONFIG_SCRATCH : u32 = 6 ; pub const SQLITE_CONFIG_PAGECACHE : u32 = ...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONFIG_GETMUTEX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:10121
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... pub const SQLITE_CONFIG_MUTEX : u32 = 10 ; pub const SQLITE_CONFIG_GETMUTEX : u32 = 11 ; pub const SQLITE_CONFIG_LOOKASIDE : u32 ...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONFIG_PAGECACHE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:9945
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub const SQLITE_CONFIG_SCRATCH : u32 = 6 ; pub const SQLITE_CONFIG_PAGECACHE : u32 = 7 ; pub const SQLITE_CONFIG_HEAP : u32 = 8 ; ...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONFIG_LOOKASIDE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:10167
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... const SQLITE_CONFIG_GETMUTEX : u32 = 11 ; pub const SQLITE_CONFIG_LOOKASIDE : u32 = 13 ; pub const SQLITE_CONFIG_PCACHE : u32 = 1...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONFIG_HEAP` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:9991
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub const SQLITE_CONFIG_PAGECACHE : u32 = 7 ; pub const SQLITE_CONFIG_HEAP : u32 = 8 ; pub const SQLITE_CONFIG_MEMSTATUS : u32 = 9...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONFIG_PCACHE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:10214
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const SQLITE_CONFIG_LOOKASIDE : u32 = 13 ; pub const SQLITE_CONFIG_PCACHE : u32 = 14 ; pub const SQLITE_CONFIG_GETPCACHE : u32 =...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONFIG_MEMSTATUS` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:10032
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; pub const SQLITE_CONFIG_HEAP : u32 = 8 ; pub const SQLITE_CONFIG_MEMSTATUS : u32 = 9 ; pub const SQLITE_CONFIG_MUTEX : u32 = 10 ...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONFIG_GETPCACHE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:10258
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub const SQLITE_CONFIG_PCACHE : u32 = 14 ; pub const SQLITE_CONFIG_GETPCACHE : u32 = 15 ; pub const SQLITE_CONFIG_LOG : u32 = 16 ;...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONFIG_MUTEX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:10078
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub const SQLITE_CONFIG_MEMSTATUS : u32 = 9 ; pub const SQLITE_CONFIG_MUTEX : u32 = 10 ; pub const SQLITE_CONFIG_GETMUTEX : u32 = 1...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONFIG_LOG` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:10305
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub const SQLITE_CONFIG_GETPCACHE : u32 = 15 ; pub const SQLITE_CONFIG_LOG : u32 = 16 ; pub const SQLITE_CONFIG_URI : u32 = 17 ; pu...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONFIG_GETMUTEX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:10121
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... pub const SQLITE_CONFIG_MUTEX : u32 = 10 ; pub const SQLITE_CONFIG_GETMUTEX : u32 = 11 ; pub const SQLITE_CONFIG_LOOKASIDE : u32 ...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONFIG_URI` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:10346
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...15 ; pub const SQLITE_CONFIG_LOG : u32 = 16 ; pub const SQLITE_CONFIG_URI : u32 = 17 ; pub const SQLITE_CONFIG_PCACHE2 : u32 = 18 ...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONFIG_LOOKASIDE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:10167
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... const SQLITE_CONFIG_GETMUTEX : u32 = 11 ; pub const SQLITE_CONFIG_LOOKASIDE : u32 = 13 ; pub const SQLITE_CONFIG_PCACHE : u32 = 1...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONFIG_PCACHE2` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:10387
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; pub const SQLITE_CONFIG_URI : u32 = 17 ; pub const SQLITE_CONFIG_PCACHE2 : u32 = 18 ; pub const SQLITE_CONFIG_GETPCACHE2 : u32 ...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONFIG_PCACHE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:10214
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const SQLITE_CONFIG_LOOKASIDE : u32 = 13 ; pub const SQLITE_CONFIG_PCACHE : u32 = 14 ; pub const SQLITE_CONFIG_GETPCACHE : u32 =...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONFIG_GETPCACHE2` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:10432
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const SQLITE_CONFIG_PCACHE2 : u32 = 18 ; pub const SQLITE_CONFIG_GETPCACHE2 : u32 = 19 ; pub const SQLITE_CONFIG_COVERING_INDEX_...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONFIG_GETPCACHE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:10258
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub const SQLITE_CONFIG_PCACHE : u32 = 14 ; pub const SQLITE_CONFIG_GETPCACHE : u32 = 15 ; pub const SQLITE_CONFIG_LOG : u32 = 16 ;...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONFIG_COVERING_INDEX_SCAN` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:10480
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...SQLITE_CONFIG_GETPCACHE2 : u32 = 19 ; pub const SQLITE_CONFIG_COVERING_INDEX_SCAN : u32 = 20 ; pub const SQLITE_CONFIG_SQLLOG : u3...
[INFO] [stdout]   |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONFIG_LOG` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:10305
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub const SQLITE_CONFIG_GETPCACHE : u32 = 15 ; pub const SQLITE_CONFIG_LOG : u32 = 16 ; pub const SQLITE_CONFIG_URI : u32 = 17 ; pu...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONFIG_SQLLOG` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:10537
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...LITE_CONFIG_COVERING_INDEX_SCAN : u32 = 20 ; pub const SQLITE_CONFIG_SQLLOG : u32 = 21 ; pub const SQLITE_CONFIG_MMAP_SIZE : u32 =...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONFIG_URI` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:10346
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...15 ; pub const SQLITE_CONFIG_LOG : u32 = 16 ; pub const SQLITE_CONFIG_URI : u32 = 17 ; pub const SQLITE_CONFIG_PCACHE2 : u32 = 18 ...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONFIG_PCACHE2` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:10387
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; pub const SQLITE_CONFIG_URI : u32 = 17 ; pub const SQLITE_CONFIG_PCACHE2 : u32 = 18 ; pub const SQLITE_CONFIG_GETPCACHE2 : u32 ...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONFIG_MMAP_SIZE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:10581
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub const SQLITE_CONFIG_SQLLOG : u32 = 21 ; pub const SQLITE_CONFIG_MMAP_SIZE : u32 = 22 ; pub const SQLITE_CONFIG_WIN32_HEAPSIZE :...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONFIG_WIN32_HEAPSIZE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:10628
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst SQLITE_CONFIG_MMAP_SIZE : u32 = 22 ; pub const SQLITE_CONFIG_WIN32_HEAPSIZE : u32 = 23 ; pub const SQLITE_CONFIG_PCACHE_HDRSZ ...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONFIG_GETPCACHE2` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:10432
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const SQLITE_CONFIG_PCACHE2 : u32 = 18 ; pub const SQLITE_CONFIG_GETPCACHE2 : u32 = 19 ; pub const SQLITE_CONFIG_COVERING_INDEX_...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONFIG_PCACHE_HDRSZ` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:10680
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...SQLITE_CONFIG_WIN32_HEAPSIZE : u32 = 23 ; pub const SQLITE_CONFIG_PCACHE_HDRSZ : u32 = 24 ; pub const SQLITE_CONFIG_PMASZ : u32 = ...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONFIG_COVERING_INDEX_SCAN` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:10480
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...SQLITE_CONFIG_GETPCACHE2 : u32 = 19 ; pub const SQLITE_CONFIG_COVERING_INDEX_SCAN : u32 = 20 ; pub const SQLITE_CONFIG_SQLLOG : u3...
[INFO] [stdout]   |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONFIG_PMASZ` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:10730
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst SQLITE_CONFIG_PCACHE_HDRSZ : u32 = 24 ; pub const SQLITE_CONFIG_PMASZ : u32 = 25 ; pub const SQLITE_CONFIG_STMTJRNL_SPILL : u...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONFIG_SQLLOG` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:10537
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...LITE_CONFIG_COVERING_INDEX_SCAN : u32 = 20 ; pub const SQLITE_CONFIG_SQLLOG : u32 = 21 ; pub const SQLITE_CONFIG_MMAP_SIZE : u32 =...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONFIG_STMTJRNL_SPILL` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:10773
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const SQLITE_CONFIG_PMASZ : u32 = 25 ; pub const SQLITE_CONFIG_STMTJRNL_SPILL : u32 = 26 ; pub const SQLITE_CONFIG_SMALL_MALLOC ...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONFIG_MMAP_SIZE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:10581
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub const SQLITE_CONFIG_SQLLOG : u32 = 21 ; pub const SQLITE_CONFIG_MMAP_SIZE : u32 = 22 ; pub const SQLITE_CONFIG_WIN32_HEAPSIZE :...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONFIG_WIN32_HEAPSIZE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:10628
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst SQLITE_CONFIG_MMAP_SIZE : u32 = 22 ; pub const SQLITE_CONFIG_WIN32_HEAPSIZE : u32 = 23 ; pub const SQLITE_CONFIG_PCACHE_HDRSZ ...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONFIG_SMALL_MALLOC` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:10825
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...SQLITE_CONFIG_STMTJRNL_SPILL : u32 = 26 ; pub const SQLITE_CONFIG_SMALL_MALLOC : u32 = 27 ; pub const SQLITE_CONFIG_SORTERREF_SIZE...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONFIG_SORTERREF_SIZE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:10875
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... SQLITE_CONFIG_SMALL_MALLOC : u32 = 27 ; pub const SQLITE_CONFIG_SORTERREF_SIZE : u32 = 28 ; pub const SQLITE_CONFIG_MEMDB_MAXSIZE...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONFIG_PCACHE_HDRSZ` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:10680
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...SQLITE_CONFIG_WIN32_HEAPSIZE : u32 = 23 ; pub const SQLITE_CONFIG_PCACHE_HDRSZ : u32 = 24 ; pub const SQLITE_CONFIG_PMASZ : u32 = ...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONFIG_PMASZ` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:10730
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst SQLITE_CONFIG_PCACHE_HDRSZ : u32 = 24 ; pub const SQLITE_CONFIG_PMASZ : u32 = 25 ; pub const SQLITE_CONFIG_STMTJRNL_SPILL : u...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONFIG_MEMDB_MAXSIZE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:10927
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...QLITE_CONFIG_SORTERREF_SIZE : u32 = 28 ; pub const SQLITE_CONFIG_MEMDB_MAXSIZE : u32 = 29 ; pub const SQLITE_CONFIG_ROWID_IN_VIEW ...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONFIG_ROWID_IN_VIEW` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:10978
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...SQLITE_CONFIG_MEMDB_MAXSIZE : u32 = 29 ; pub const SQLITE_CONFIG_ROWID_IN_VIEW : u32 = 30 ; pub const SQLITE_DBCONFIG_MAINDBNAME :...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONFIG_STMTJRNL_SPILL` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:10773
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const SQLITE_CONFIG_PMASZ : u32 = 25 ; pub const SQLITE_CONFIG_STMTJRNL_SPILL : u32 = 26 ; pub const SQLITE_CONFIG_SMALL_MALLOC ...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONFIG_SMALL_MALLOC` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:10825
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...SQLITE_CONFIG_STMTJRNL_SPILL : u32 = 26 ; pub const SQLITE_CONFIG_SMALL_MALLOC : u32 = 27 ; pub const SQLITE_CONFIG_SORTERREF_SIZE...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DBCONFIG_MAINDBNAME` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:11029
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... SQLITE_CONFIG_ROWID_IN_VIEW : u32 = 30 ; pub const SQLITE_DBCONFIG_MAINDBNAME : u32 = 1000 ; pub const SQLITE_DBCONFIG_LOOKASIDE ...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONFIG_SORTERREF_SIZE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:10875
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... SQLITE_CONFIG_SMALL_MALLOC : u32 = 27 ; pub const SQLITE_CONFIG_SORTERREF_SIZE : u32 = 28 ; pub const SQLITE_CONFIG_MEMDB_MAXSIZE...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DBCONFIG_LOOKASIDE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:11081
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...SQLITE_DBCONFIG_MAINDBNAME : u32 = 1000 ; pub const SQLITE_DBCONFIG_LOOKASIDE : u32 = 1001 ; pub const SQLITE_DBCONFIG_ENABLE_FKEY...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DBCONFIG_ENABLE_FKEY` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:11132
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...SQLITE_DBCONFIG_LOOKASIDE : u32 = 1001 ; pub const SQLITE_DBCONFIG_ENABLE_FKEY : u32 = 1002 ; pub const SQLITE_DBCONFIG_ENABLE_TRI...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONFIG_MEMDB_MAXSIZE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:10927
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...QLITE_CONFIG_SORTERREF_SIZE : u32 = 28 ; pub const SQLITE_CONFIG_MEMDB_MAXSIZE : u32 = 29 ; pub const SQLITE_CONFIG_ROWID_IN_VIEW ...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CONFIG_ROWID_IN_VIEW` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:10978
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...SQLITE_CONFIG_MEMDB_MAXSIZE : u32 = 29 ; pub const SQLITE_CONFIG_ROWID_IN_VIEW : u32 = 30 ; pub const SQLITE_DBCONFIG_MAINDBNAME :...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DBCONFIG_ENABLE_TRIGGER` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:11185
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ITE_DBCONFIG_ENABLE_FKEY : u32 = 1002 ; pub const SQLITE_DBCONFIG_ENABLE_TRIGGER : u32 = 1003 ; pub const SQLITE_DBCONFIG_ENABLE_F...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DBCONFIG_ENABLE_FTS3_TOKENIZER` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:11241
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ONFIG_ENABLE_TRIGGER : u32 = 1003 ; pub const SQLITE_DBCONFIG_ENABLE_FTS3_TOKENIZER : u32 = 1004 ; pub const SQLITE_DBCONFIG_ENABL...
[INFO] [stdout]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DBCONFIG_MAINDBNAME` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:11029
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... SQLITE_CONFIG_ROWID_IN_VIEW : u32 = 30 ; pub const SQLITE_DBCONFIG_MAINDBNAME : u32 = 1000 ; pub const SQLITE_DBCONFIG_LOOKASIDE ...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DBCONFIG_ENABLE_LOAD_EXTENSION` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:11304
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...NABLE_FTS3_TOKENIZER : u32 = 1004 ; pub const SQLITE_DBCONFIG_ENABLE_LOAD_EXTENSION : u32 = 1005 ; pub const SQLITE_DBCONFIG_NO_CK...
[INFO] [stdout]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DBCONFIG_LOOKASIDE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:11081
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...SQLITE_DBCONFIG_MAINDBNAME : u32 = 1000 ; pub const SQLITE_DBCONFIG_LOOKASIDE : u32 = 1001 ; pub const SQLITE_DBCONFIG_ENABLE_FKEY...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DBCONFIG_NO_CKPT_ON_CLOSE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:11367
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...G_ENABLE_LOAD_EXTENSION : u32 = 1005 ; pub const SQLITE_DBCONFIG_NO_CKPT_ON_CLOSE : u32 = 1006 ; pub const SQLITE_DBCONFIG_ENABLE_...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DBCONFIG_ENABLE_FKEY` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:11132
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...SQLITE_DBCONFIG_LOOKASIDE : u32 = 1001 ; pub const SQLITE_DBCONFIG_ENABLE_FKEY : u32 = 1002 ; pub const SQLITE_DBCONFIG_ENABLE_TRI...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DBCONFIG_ENABLE_TRIGGER` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:11185
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ITE_DBCONFIG_ENABLE_FKEY : u32 = 1002 ; pub const SQLITE_DBCONFIG_ENABLE_TRIGGER : u32 = 1003 ; pub const SQLITE_DBCONFIG_ENABLE_F...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DBCONFIG_ENABLE_QPSG` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:11425
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...DBCONFIG_NO_CKPT_ON_CLOSE : u32 = 1006 ; pub const SQLITE_DBCONFIG_ENABLE_QPSG : u32 = 1007 ; pub const SQLITE_DBCONFIG_TRIGGER_EQ...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DBCONFIG_TRIGGER_EQP` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:11478
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...LITE_DBCONFIG_ENABLE_QPSG : u32 = 1007 ; pub const SQLITE_DBCONFIG_TRIGGER_EQP : u32 = 1008 ; pub const SQLITE_DBCONFIG_RESET_DATA...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DBCONFIG_ENABLE_FTS3_TOKENIZER` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:11241
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ONFIG_ENABLE_TRIGGER : u32 = 1003 ; pub const SQLITE_DBCONFIG_ENABLE_FTS3_TOKENIZER : u32 = 1004 ; pub const SQLITE_DBCONFIG_ENABL...
[INFO] [stdout]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DBCONFIG_ENABLE_LOAD_EXTENSION` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:11304
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...NABLE_FTS3_TOKENIZER : u32 = 1004 ; pub const SQLITE_DBCONFIG_ENABLE_LOAD_EXTENSION : u32 = 1005 ; pub const SQLITE_DBCONFIG_NO_CK...
[INFO] [stdout]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DBCONFIG_RESET_DATABASE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:11531
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ITE_DBCONFIG_TRIGGER_EQP : u32 = 1008 ; pub const SQLITE_DBCONFIG_RESET_DATABASE : u32 = 1009 ; pub const SQLITE_DBCONFIG_DEFENSIV...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DBCONFIG_DEFENSIVE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:11587
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...TE_DBCONFIG_RESET_DATABASE : u32 = 1009 ; pub const SQLITE_DBCONFIG_DEFENSIVE : u32 = 1010 ; pub const SQLITE_DBCONFIG_WRITABLE_SC...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DBCONFIG_NO_CKPT_ON_CLOSE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:11367
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...G_ENABLE_LOAD_EXTENSION : u32 = 1005 ; pub const SQLITE_DBCONFIG_NO_CKPT_ON_CLOSE : u32 = 1006 ; pub const SQLITE_DBCONFIG_ENABLE_...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DBCONFIG_WRITABLE_SCHEMA` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:11638
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...LITE_DBCONFIG_DEFENSIVE : u32 = 1010 ; pub const SQLITE_DBCONFIG_WRITABLE_SCHEMA : u32 = 1011 ; pub const SQLITE_DBCONFIG_LEGACY_A...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DBCONFIG_ENABLE_QPSG` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:11425
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...DBCONFIG_NO_CKPT_ON_CLOSE : u32 = 1006 ; pub const SQLITE_DBCONFIG_ENABLE_QPSG : u32 = 1007 ; pub const SQLITE_DBCONFIG_TRIGGER_EQ...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DBCONFIG_LEGACY_ALTER_TABLE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:11695
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...CONFIG_WRITABLE_SCHEMA : u32 = 1011 ; pub const SQLITE_DBCONFIG_LEGACY_ALTER_TABLE : u32 = 1012 ; pub const SQLITE_DBCONFIG_DQS_DM...
[INFO] [stdout]   |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DBCONFIG_TRIGGER_EQP` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:11478
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...LITE_DBCONFIG_ENABLE_QPSG : u32 = 1007 ; pub const SQLITE_DBCONFIG_TRIGGER_EQP : u32 = 1008 ; pub const SQLITE_DBCONFIG_RESET_DATA...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DBCONFIG_DQS_DML` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:11755
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...DBCONFIG_LEGACY_ALTER_TABLE : u32 = 1012 ; pub const SQLITE_DBCONFIG_DQS_DML : u32 = 1013 ; pub const SQLITE_DBCONFIG_DQS_DDL : u3...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DBCONFIG_RESET_DATABASE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:11531
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ITE_DBCONFIG_TRIGGER_EQP : u32 = 1008 ; pub const SQLITE_DBCONFIG_RESET_DATABASE : u32 = 1009 ; pub const SQLITE_DBCONFIG_DEFENSIV...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DBCONFIG_DQS_DDL` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:11804
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst SQLITE_DBCONFIG_DQS_DML : u32 = 1013 ; pub const SQLITE_DBCONFIG_DQS_DDL : u32 = 1014 ; pub const SQLITE_DBCONFIG_ENABLE_VIEW ...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DBCONFIG_DEFENSIVE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:11587
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...TE_DBCONFIG_RESET_DATABASE : u32 = 1009 ; pub const SQLITE_DBCONFIG_DEFENSIVE : u32 = 1010 ; pub const SQLITE_DBCONFIG_WRITABLE_SC...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DBCONFIG_ENABLE_VIEW` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:11853
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t SQLITE_DBCONFIG_DQS_DDL : u32 = 1014 ; pub const SQLITE_DBCONFIG_ENABLE_VIEW : u32 = 1015 ; pub const SQLITE_DBCONFIG_LEGACY_FIL...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DBCONFIG_WRITABLE_SCHEMA` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:11638
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...LITE_DBCONFIG_DEFENSIVE : u32 = 1010 ; pub const SQLITE_DBCONFIG_WRITABLE_SCHEMA : u32 = 1011 ; pub const SQLITE_DBCONFIG_LEGACY_A...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DBCONFIG_LEGACY_ALTER_TABLE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:11695
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...CONFIG_WRITABLE_SCHEMA : u32 = 1011 ; pub const SQLITE_DBCONFIG_LEGACY_ALTER_TABLE : u32 = 1012 ; pub const SQLITE_DBCONFIG_DQS_DM...
[INFO] [stdout]   |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DBCONFIG_LEGACY_FILE_FORMAT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:11906
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...E_DBCONFIG_ENABLE_VIEW : u32 = 1015 ; pub const SQLITE_DBCONFIG_LEGACY_FILE_FORMAT : u32 = 1016 ; pub const SQLITE_DBCONFIG_TRUSTE...
[INFO] [stdout]   |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DBCONFIG_TRUSTED_SCHEMA` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:11966
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ONFIG_LEGACY_FILE_FORMAT : u32 = 1016 ; pub const SQLITE_DBCONFIG_TRUSTED_SCHEMA : u32 = 1017 ; pub const SQLITE_DBCONFIG_STMT_SCA...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DBCONFIG_DQS_DML` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:11755
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...DBCONFIG_LEGACY_ALTER_TABLE : u32 = 1012 ; pub const SQLITE_DBCONFIG_DQS_DML : u32 = 1013 ; pub const SQLITE_DBCONFIG_DQS_DDL : u3...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DBCONFIG_STMT_SCANSTATUS` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:12022
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...DBCONFIG_TRUSTED_SCHEMA : u32 = 1017 ; pub const SQLITE_DBCONFIG_STMT_SCANSTATUS : u32 = 1018 ; pub const SQLITE_DBCONFIG_REVERSE_...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DBCONFIG_DQS_DDL` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:11804
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst SQLITE_DBCONFIG_DQS_DML : u32 = 1013 ; pub const SQLITE_DBCONFIG_DQS_DDL : u32 = 1014 ; pub const SQLITE_DBCONFIG_ENABLE_VIEW ...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DBCONFIG_ENABLE_VIEW` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:11853
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t SQLITE_DBCONFIG_DQS_DDL : u32 = 1014 ; pub const SQLITE_DBCONFIG_ENABLE_VIEW : u32 = 1015 ; pub const SQLITE_DBCONFIG_LEGACY_FIL...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DBCONFIG_REVERSE_SCANORDER` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:12079
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...CONFIG_STMT_SCANSTATUS : u32 = 1018 ; pub const SQLITE_DBCONFIG_REVERSE_SCANORDER : u32 = 1019 ; pub const SQLITE_DBCONFIG_MAX : u...
[INFO] [stdout]   |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DBCONFIG_MAX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:12138
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...TE_DBCONFIG_REVERSE_SCANORDER : u32 = 1019 ; pub const SQLITE_DBCONFIG_MAX : u32 = 1019 ; pub const SQLITE_DENY : u32 = 1 ; pub co...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DBCONFIG_LEGACY_FILE_FORMAT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:11906
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...E_DBCONFIG_ENABLE_VIEW : u32 = 1015 ; pub const SQLITE_DBCONFIG_LEGACY_FILE_FORMAT : u32 = 1016 ; pub const SQLITE_DBCONFIG_TRUSTE...
[INFO] [stdout]   |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DENY` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:12183
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...9 ; pub const SQLITE_DBCONFIG_MAX : u32 = 1019 ; pub const SQLITE_DENY : u32 = 1 ; pub const SQLITE_IGNORE : u32 = 2 ; pub const S...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DBCONFIG_TRUSTED_SCHEMA` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:11966
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ONFIG_LEGACY_FILE_FORMAT : u32 = 1016 ; pub const SQLITE_DBCONFIG_TRUSTED_SCHEMA : u32 = 1017 ; pub const SQLITE_DBCONFIG_STMT_SCA...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IGNORE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:12217
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... u32 = 1019 ; pub const SQLITE_DENY : u32 = 1 ; pub const SQLITE_IGNORE : u32 = 2 ; pub const SQLITE_CREATE_INDEX : u32 = 1 ; pub ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DBCONFIG_STMT_SCANSTATUS` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:12022
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...DBCONFIG_TRUSTED_SCHEMA : u32 = 1017 ; pub const SQLITE_DBCONFIG_STMT_SCANSTATUS : u32 = 1018 ; pub const SQLITE_DBCONFIG_REVERSE_...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DBCONFIG_REVERSE_SCANORDER` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:12079
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...CONFIG_STMT_SCANSTATUS : u32 = 1018 ; pub const SQLITE_DBCONFIG_REVERSE_SCANORDER : u32 = 1019 ; pub const SQLITE_DBCONFIG_MAX : u...
[INFO] [stdout]   |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CREATE_INDEX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:12253
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...32 = 1 ; pub const SQLITE_IGNORE : u32 = 2 ; pub const SQLITE_CREATE_INDEX : u32 = 1 ; pub const SQLITE_CREATE_TABLE : u32 = 2 ; p...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CREATE_TABLE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:12295
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; pub const SQLITE_CREATE_INDEX : u32 = 1 ; pub const SQLITE_CREATE_TABLE : u32 = 2 ; pub const SQLITE_CREATE_TEMP_INDEX : u32 = ...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DBCONFIG_MAX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:12138
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...TE_DBCONFIG_REVERSE_SCANORDER : u32 = 1019 ; pub const SQLITE_DBCONFIG_MAX : u32 = 1019 ; pub const SQLITE_DENY : u32 = 1 ; pub co...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CREATE_TEMP_INDEX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:12337
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... pub const SQLITE_CREATE_TABLE : u32 = 2 ; pub const SQLITE_CREATE_TEMP_INDEX : u32 = 3 ; pub const SQLITE_CREATE_TEMP_TABLE : u32...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DENY` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:12183
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...9 ; pub const SQLITE_DBCONFIG_MAX : u32 = 1019 ; pub const SQLITE_DENY : u32 = 1 ; pub const SQLITE_IGNORE : u32 = 2 ; pub const S...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CREATE_TEMP_TABLE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:12384
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const SQLITE_CREATE_TEMP_INDEX : u32 = 3 ; pub const SQLITE_CREATE_TEMP_TABLE : u32 = 4 ; pub const SQLITE_CREATE_TEMP_TRIGGER : u...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_IGNORE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:12217
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... u32 = 1019 ; pub const SQLITE_DENY : u32 = 1 ; pub const SQLITE_IGNORE : u32 = 2 ; pub const SQLITE_CREATE_INDEX : u32 = 1 ; pub ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CREATE_TEMP_TRIGGER` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:12431
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst SQLITE_CREATE_TEMP_TABLE : u32 = 4 ; pub const SQLITE_CREATE_TEMP_TRIGGER : u32 = 5 ; pub const SQLITE_CREATE_TEMP_VIEW : u32...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CREATE_INDEX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:12253
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...32 = 1 ; pub const SQLITE_IGNORE : u32 = 2 ; pub const SQLITE_CREATE_INDEX : u32 = 1 ; pub const SQLITE_CREATE_TABLE : u32 = 2 ; p...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CREATE_TEMP_VIEW` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:12480
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst SQLITE_CREATE_TEMP_TRIGGER : u32 = 5 ; pub const SQLITE_CREATE_TEMP_VIEW : u32 = 6 ; pub const SQLITE_CREATE_TRIGGER : u32 = 7...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CREATE_TABLE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:12295
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; pub const SQLITE_CREATE_INDEX : u32 = 1 ; pub const SQLITE_CREATE_TABLE : u32 = 2 ; pub const SQLITE_CREATE_TEMP_INDEX : u32 = ...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CREATE_TRIGGER` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:12526
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const SQLITE_CREATE_TEMP_VIEW : u32 = 6 ; pub const SQLITE_CREATE_TRIGGER : u32 = 7 ; pub const SQLITE_CREATE_VIEW : u32 = 8 ; p...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CREATE_TEMP_INDEX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:12337
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... pub const SQLITE_CREATE_TABLE : u32 = 2 ; pub const SQLITE_CREATE_TEMP_INDEX : u32 = 3 ; pub const SQLITE_CREATE_TEMP_TABLE : u32...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CREATE_VIEW` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:12570
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; pub const SQLITE_CREATE_TRIGGER : u32 = 7 ; pub const SQLITE_CREATE_VIEW : u32 = 8 ; pub const SQLITE_DELETE : u32 = 9 ; pub con...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CREATE_TEMP_TABLE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:12384
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const SQLITE_CREATE_TEMP_INDEX : u32 = 3 ; pub const SQLITE_CREATE_TEMP_TABLE : u32 = 4 ; pub const SQLITE_CREATE_TEMP_TRIGGER : u...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DELETE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:12611
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... = 7 ; pub const SQLITE_CREATE_VIEW : u32 = 8 ; pub const SQLITE_DELETE : u32 = 9 ; pub const SQLITE_DROP_INDEX : u32 = 10 ; pub c...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CREATE_TEMP_TRIGGER` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:12431
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst SQLITE_CREATE_TEMP_TABLE : u32 = 4 ; pub const SQLITE_CREATE_TEMP_TRIGGER : u32 = 5 ; pub const SQLITE_CREATE_TEMP_VIEW : u32...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DROP_INDEX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:12647
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...u32 = 8 ; pub const SQLITE_DELETE : u32 = 9 ; pub const SQLITE_DROP_INDEX : u32 = 10 ; pub const SQLITE_DROP_TABLE : u32 = 11 ; pu...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CREATE_TEMP_VIEW` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:12480
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst SQLITE_CREATE_TEMP_TRIGGER : u32 = 5 ; pub const SQLITE_CREATE_TEMP_VIEW : u32 = 6 ; pub const SQLITE_CREATE_TRIGGER : u32 = 7...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DROP_TABLE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:12688
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... 9 ; pub const SQLITE_DROP_INDEX : u32 = 10 ; pub const SQLITE_DROP_TABLE : u32 = 11 ; pub const SQLITE_DROP_TEMP_INDEX : u32 = 12...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CREATE_TRIGGER` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:12526
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const SQLITE_CREATE_TEMP_VIEW : u32 = 6 ; pub const SQLITE_CREATE_TRIGGER : u32 = 7 ; pub const SQLITE_CREATE_VIEW : u32 = 8 ; p...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DROP_TEMP_INDEX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:12729
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; pub const SQLITE_DROP_TABLE : u32 = 11 ; pub const SQLITE_DROP_TEMP_INDEX : u32 = 12 ; pub const SQLITE_DROP_TEMP_TABLE : u32 =...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CREATE_VIEW` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:12570
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; pub const SQLITE_CREATE_TRIGGER : u32 = 7 ; pub const SQLITE_CREATE_VIEW : u32 = 8 ; pub const SQLITE_DELETE : u32 = 9 ; pub con...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DROP_TEMP_TABLE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:12775
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const SQLITE_DROP_TEMP_INDEX : u32 = 12 ; pub const SQLITE_DROP_TEMP_TABLE : u32 = 13 ; pub const SQLITE_DROP_TEMP_TRIGGER : u32...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DELETE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:12611
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... = 7 ; pub const SQLITE_CREATE_VIEW : u32 = 8 ; pub const SQLITE_DELETE : u32 = 9 ; pub const SQLITE_DROP_INDEX : u32 = 10 ; pub c...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DROP_INDEX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:12647
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...u32 = 8 ; pub const SQLITE_DELETE : u32 = 9 ; pub const SQLITE_DROP_INDEX : u32 = 10 ; pub const SQLITE_DROP_TABLE : u32 = 11 ; pu...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DROP_TEMP_TRIGGER` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:12821
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... const SQLITE_DROP_TEMP_TABLE : u32 = 13 ; pub const SQLITE_DROP_TEMP_TRIGGER : u32 = 14 ; pub const SQLITE_DROP_TEMP_VIEW : u32 =...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DROP_TEMP_VIEW` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:12869
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const SQLITE_DROP_TEMP_TRIGGER : u32 = 14 ; pub const SQLITE_DROP_TEMP_VIEW : u32 = 15 ; pub const SQLITE_DROP_TRIGGER : u32 = 16 ...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DROP_TABLE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:12688
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... 9 ; pub const SQLITE_DROP_INDEX : u32 = 10 ; pub const SQLITE_DROP_TABLE : u32 = 11 ; pub const SQLITE_DROP_TEMP_INDEX : u32 = 12...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DROP_TEMP_INDEX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:12729
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; pub const SQLITE_DROP_TABLE : u32 = 11 ; pub const SQLITE_DROP_TEMP_INDEX : u32 = 12 ; pub const SQLITE_DROP_TEMP_TABLE : u32 =...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DROP_TRIGGER` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:12914
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub const SQLITE_DROP_TEMP_VIEW : u32 = 15 ; pub const SQLITE_DROP_TRIGGER : u32 = 16 ; pub const SQLITE_DROP_VIEW : u32 = 17 ; pu...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DROP_VIEW` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:12957
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...5 ; pub const SQLITE_DROP_TRIGGER : u32 = 16 ; pub const SQLITE_DROP_VIEW : u32 = 17 ; pub const SQLITE_INSERT : u32 = 18 ; pub co...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DROP_TEMP_TABLE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:12775
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const SQLITE_DROP_TEMP_INDEX : u32 = 12 ; pub const SQLITE_DROP_TEMP_TABLE : u32 = 13 ; pub const SQLITE_DROP_TEMP_TRIGGER : u32...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_INSERT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:12997
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... = 16 ; pub const SQLITE_DROP_VIEW : u32 = 17 ; pub const SQLITE_INSERT : u32 = 18 ; pub const SQLITE_PRAGMA : u32 = 19 ; pub cons...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DROP_TEMP_TRIGGER` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:12821
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... const SQLITE_DROP_TEMP_TABLE : u32 = 13 ; pub const SQLITE_DROP_TEMP_TRIGGER : u32 = 14 ; pub const SQLITE_DROP_TEMP_VIEW : u32 =...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_PRAGMA` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:13034
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...u32 = 17 ; pub const SQLITE_INSERT : u32 = 18 ; pub const SQLITE_PRAGMA : u32 = 19 ; pub const SQLITE_READ : u32 = 20 ; pub const ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DROP_TEMP_VIEW` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:12869
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const SQLITE_DROP_TEMP_TRIGGER : u32 = 14 ; pub const SQLITE_DROP_TEMP_VIEW : u32 = 15 ; pub const SQLITE_DROP_TRIGGER : u32 = 16 ...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_READ` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:13071
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... u32 = 18 ; pub const SQLITE_PRAGMA : u32 = 19 ; pub const SQLITE_READ : u32 = 20 ; pub const SQLITE_SELECT : u32 = 21 ; pub const...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DROP_TRIGGER` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:12914
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub const SQLITE_DROP_TEMP_VIEW : u32 = 15 ; pub const SQLITE_DROP_TRIGGER : u32 = 16 ; pub const SQLITE_DROP_VIEW : u32 = 17 ; pu...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_SELECT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:13106
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: u32 = 19 ; pub const SQLITE_READ : u32 = 20 ; pub const SQLITE_SELECT : u32 = 21 ; pub const SQLITE_TRANSACTION : u32 = 22 ; pub...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DROP_VIEW` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:12957
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...5 ; pub const SQLITE_DROP_TRIGGER : u32 = 16 ; pub const SQLITE_DROP_VIEW : u32 = 17 ; pub const SQLITE_INSERT : u32 = 18 ; pub co...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TRANSACTION` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:13143
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...2 = 20 ; pub const SQLITE_SELECT : u32 = 21 ; pub const SQLITE_TRANSACTION : u32 = 22 ; pub const SQLITE_UPDATE : u32 = 23 ; pub c...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_INSERT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:12997
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... = 16 ; pub const SQLITE_DROP_VIEW : u32 = 17 ; pub const SQLITE_INSERT : u32 = 18 ; pub const SQLITE_PRAGMA : u32 = 19 ; pub cons...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_UPDATE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:13185
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... 21 ; pub const SQLITE_TRANSACTION : u32 = 22 ; pub const SQLITE_UPDATE : u32 = 23 ; pub const SQLITE_ATTACH : u32 = 24 ; pub cons...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_PRAGMA` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:13034
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...u32 = 17 ; pub const SQLITE_INSERT : u32 = 18 ; pub const SQLITE_PRAGMA : u32 = 19 ; pub const SQLITE_READ : u32 = 20 ; pub const ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_ATTACH` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:13222
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...u32 = 22 ; pub const SQLITE_UPDATE : u32 = 23 ; pub const SQLITE_ATTACH : u32 = 24 ; pub const SQLITE_DETACH : u32 = 25 ; pub cons...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_READ` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:13071
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... u32 = 18 ; pub const SQLITE_PRAGMA : u32 = 19 ; pub const SQLITE_READ : u32 = 20 ; pub const SQLITE_SELECT : u32 = 21 ; pub const...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DETACH` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:13259
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...u32 = 23 ; pub const SQLITE_ATTACH : u32 = 24 ; pub const SQLITE_DETACH : u32 = 25 ; pub const SQLITE_ALTER_TABLE : u32 = 26 ; pub...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_SELECT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:13106
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: u32 = 19 ; pub const SQLITE_READ : u32 = 20 ; pub const SQLITE_SELECT : u32 = 21 ; pub const SQLITE_TRANSACTION : u32 = 22 ; pub...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_ALTER_TABLE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:13296
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...2 = 24 ; pub const SQLITE_DETACH : u32 = 25 ; pub const SQLITE_ALTER_TABLE : u32 = 26 ; pub const SQLITE_REINDEX : u32 = 27 ; pub ...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TRANSACTION` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:13143
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...2 = 20 ; pub const SQLITE_SELECT : u32 = 21 ; pub const SQLITE_TRANSACTION : u32 = 22 ; pub const SQLITE_UPDATE : u32 = 23 ; pub c...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_REINDEX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:13338
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... 25 ; pub const SQLITE_ALTER_TABLE : u32 = 26 ; pub const SQLITE_REINDEX : u32 = 27 ; pub const SQLITE_ANALYZE : u32 = 28 ; pub co...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_UPDATE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:13185
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... 21 ; pub const SQLITE_TRANSACTION : u32 = 22 ; pub const SQLITE_UPDATE : u32 = 23 ; pub const SQLITE_ATTACH : u32 = 24 ; pub cons...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_ANALYZE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:13376
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...32 = 26 ; pub const SQLITE_REINDEX : u32 = 27 ; pub const SQLITE_ANALYZE : u32 = 28 ; pub const SQLITE_CREATE_VTABLE : u32 = 29 ; ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_ATTACH` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:13222
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...u32 = 22 ; pub const SQLITE_UPDATE : u32 = 23 ; pub const SQLITE_ATTACH : u32 = 24 ; pub const SQLITE_DETACH : u32 = 25 ; pub cons...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CREATE_VTABLE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:13414
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...= 27 ; pub const SQLITE_ANALYZE : u32 = 28 ; pub const SQLITE_CREATE_VTABLE : u32 = 29 ; pub const SQLITE_DROP_VTABLE : u32 = 30 ;...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DETACH` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:13259
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...u32 = 23 ; pub const SQLITE_ATTACH : u32 = 24 ; pub const SQLITE_DETACH : u32 = 25 ; pub const SQLITE_ALTER_TABLE : u32 = 26 ; pub...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DROP_VTABLE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:13458
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; pub const SQLITE_CREATE_VTABLE : u32 = 29 ; pub const SQLITE_DROP_VTABLE : u32 = 30 ; pub const SQLITE_FUNCTION : u32 = 31 ; pub...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_ALTER_TABLE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:13296
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...2 = 24 ; pub const SQLITE_DETACH : u32 = 25 ; pub const SQLITE_ALTER_TABLE : u32 = 26 ; pub const SQLITE_REINDEX : u32 = 27 ; pub ...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FUNCTION` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:13500
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...29 ; pub const SQLITE_DROP_VTABLE : u32 = 30 ; pub const SQLITE_FUNCTION : u32 = 31 ; pub const SQLITE_SAVEPOINT : u32 = 32 ; pub ...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_REINDEX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:13338
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... 25 ; pub const SQLITE_ALTER_TABLE : u32 = 26 ; pub const SQLITE_REINDEX : u32 = 27 ; pub const SQLITE_ANALYZE : u32 = 28 ; pub co...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_ANALYZE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:13376
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...32 = 26 ; pub const SQLITE_REINDEX : u32 = 27 ; pub const SQLITE_ANALYZE : u32 = 28 ; pub const SQLITE_CREATE_VTABLE : u32 = 29 ; ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_SAVEPOINT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:13539
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... = 30 ; pub const SQLITE_FUNCTION : u32 = 31 ; pub const SQLITE_SAVEPOINT : u32 = 32 ; pub const SQLITE_COPY : u32 = 0 ; pub const...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_COPY` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:13579
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...2 = 31 ; pub const SQLITE_SAVEPOINT : u32 = 32 ; pub const SQLITE_COPY : u32 = 0 ; pub const SQLITE_RECURSIVE : u32 = 33 ; pub con...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CREATE_VTABLE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:13414
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...= 27 ; pub const SQLITE_ANALYZE : u32 = 28 ; pub const SQLITE_CREATE_VTABLE : u32 = 29 ; pub const SQLITE_DROP_VTABLE : u32 = 30 ;...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_RECURSIVE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:13613
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: u32 = 32 ; pub const SQLITE_COPY : u32 = 0 ; pub const SQLITE_RECURSIVE : u32 = 33 ; pub const SQLITE_TRACE_STMT : u32 = 1 ; pub...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DROP_VTABLE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:13458
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; pub const SQLITE_CREATE_VTABLE : u32 = 29 ; pub const SQLITE_DROP_VTABLE : u32 = 30 ; pub const SQLITE_FUNCTION : u32 = 31 ; pub...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TRACE_STMT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:13653
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...= 0 ; pub const SQLITE_RECURSIVE : u32 = 33 ; pub const SQLITE_TRACE_STMT : u32 = 1 ; pub const SQLITE_TRACE_PROFILE : u32 = 2 ; p...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FUNCTION` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:13500
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...29 ; pub const SQLITE_DROP_VTABLE : u32 = 30 ; pub const SQLITE_FUNCTION : u32 = 31 ; pub const SQLITE_SAVEPOINT : u32 = 32 ; pub ...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TRACE_PROFILE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:13693
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...33 ; pub const SQLITE_TRACE_STMT : u32 = 1 ; pub const SQLITE_TRACE_PROFILE : u32 = 2 ; pub const SQLITE_TRACE_ROW : u32 = 4 ; pub...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_SAVEPOINT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:13539
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... = 30 ; pub const SQLITE_FUNCTION : u32 = 31 ; pub const SQLITE_SAVEPOINT : u32 = 32 ; pub const SQLITE_COPY : u32 = 0 ; pub const...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_COPY` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:13579
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...2 = 31 ; pub const SQLITE_SAVEPOINT : u32 = 32 ; pub const SQLITE_COPY : u32 = 0 ; pub const SQLITE_RECURSIVE : u32 = 33 ; pub con...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TRACE_ROW` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:13736
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...1 ; pub const SQLITE_TRACE_PROFILE : u32 = 2 ; pub const SQLITE_TRACE_ROW : u32 = 4 ; pub const SQLITE_TRACE_CLOSE : u32 = 8 ; pub...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TRACE_CLOSE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:13775
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... = 2 ; pub const SQLITE_TRACE_ROW : u32 = 4 ; pub const SQLITE_TRACE_CLOSE : u32 = 8 ; pub const SQLITE_LIMIT_LENGTH : u32 = 0 ; p...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_RECURSIVE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:13613
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: u32 = 32 ; pub const SQLITE_COPY : u32 = 0 ; pub const SQLITE_RECURSIVE : u32 = 33 ; pub const SQLITE_TRACE_STMT : u32 = 1 ; pub...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_LIMIT_LENGTH` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:13816
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...4 ; pub const SQLITE_TRACE_CLOSE : u32 = 8 ; pub const SQLITE_LIMIT_LENGTH : u32 = 0 ; pub const SQLITE_LIMIT_SQL_LENGTH : u32 = 1...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TRACE_STMT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:13653
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...= 0 ; pub const SQLITE_RECURSIVE : u32 = 33 ; pub const SQLITE_TRACE_STMT : u32 = 1 ; pub const SQLITE_TRACE_PROFILE : u32 = 2 ; p...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_LIMIT_SQL_LENGTH` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:13858
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... pub const SQLITE_LIMIT_LENGTH : u32 = 0 ; pub const SQLITE_LIMIT_SQL_LENGTH : u32 = 1 ; pub const SQLITE_LIMIT_COLUMN : u32 = 2 ;...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TRACE_PROFILE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:13693
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...33 ; pub const SQLITE_TRACE_STMT : u32 = 1 ; pub const SQLITE_TRACE_PROFILE : u32 = 2 ; pub const SQLITE_TRACE_ROW : u32 = 4 ; pub...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_LIMIT_COLUMN` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:13904
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub const SQLITE_LIMIT_SQL_LENGTH : u32 = 1 ; pub const SQLITE_LIMIT_COLUMN : u32 = 2 ; pub const SQLITE_LIMIT_EXPR_DEPTH : u32 = 3...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TRACE_ROW` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:13736
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...1 ; pub const SQLITE_TRACE_PROFILE : u32 = 2 ; pub const SQLITE_TRACE_ROW : u32 = 4 ; pub const SQLITE_TRACE_CLOSE : u32 = 8 ; pub...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_LIMIT_EXPR_DEPTH` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:13946
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... pub const SQLITE_LIMIT_COLUMN : u32 = 2 ; pub const SQLITE_LIMIT_EXPR_DEPTH : u32 = 3 ; pub const SQLITE_LIMIT_COMPOUND_SELECT : ...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TRACE_CLOSE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:13775
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... = 2 ; pub const SQLITE_TRACE_ROW : u32 = 4 ; pub const SQLITE_TRACE_CLOSE : u32 = 8 ; pub const SQLITE_LIMIT_LENGTH : u32 = 0 ; p...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_LIMIT_LENGTH` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:13816
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...4 ; pub const SQLITE_TRACE_CLOSE : u32 = 8 ; pub const SQLITE_LIMIT_LENGTH : u32 = 0 ; pub const SQLITE_LIMIT_SQL_LENGTH : u32 = 1...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_LIMIT_COMPOUND_SELECT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:13992
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst SQLITE_LIMIT_EXPR_DEPTH : u32 = 3 ; pub const SQLITE_LIMIT_COMPOUND_SELECT : u32 = 4 ; pub const SQLITE_LIMIT_VDBE_OP : u32 =...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_LIMIT_VDBE_OP` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:14043
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst SQLITE_LIMIT_COMPOUND_SELECT : u32 = 4 ; pub const SQLITE_LIMIT_VDBE_OP : u32 = 5 ; pub const SQLITE_LIMIT_FUNCTION_ARG : u32 ...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_LIMIT_SQL_LENGTH` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:13858
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... pub const SQLITE_LIMIT_LENGTH : u32 = 0 ; pub const SQLITE_LIMIT_SQL_LENGTH : u32 = 1 ; pub const SQLITE_LIMIT_COLUMN : u32 = 2 ;...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_LIMIT_FUNCTION_ARG` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:14086
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub const SQLITE_LIMIT_VDBE_OP : u32 = 5 ; pub const SQLITE_LIMIT_FUNCTION_ARG : u32 = 6 ; pub const SQLITE_LIMIT_ATTACHED : u32 = ...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_LIMIT_COLUMN` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:13904
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub const SQLITE_LIMIT_SQL_LENGTH : u32 = 1 ; pub const SQLITE_LIMIT_COLUMN : u32 = 2 ; pub const SQLITE_LIMIT_EXPR_DEPTH : u32 = 3...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_LIMIT_ATTACHED` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:14134
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const SQLITE_LIMIT_FUNCTION_ARG : u32 = 6 ; pub const SQLITE_LIMIT_ATTACHED : u32 = 7 ; pub const SQLITE_LIMIT_LIKE_PATTERN_LENGTH...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_LIMIT_EXPR_DEPTH` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:13946
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... pub const SQLITE_LIMIT_COLUMN : u32 = 2 ; pub const SQLITE_LIMIT_EXPR_DEPTH : u32 = 3 ; pub const SQLITE_LIMIT_COMPOUND_SELECT : ...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_LIMIT_LIKE_PATTERN_LENGTH` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:14178
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst SQLITE_LIMIT_ATTACHED : u32 = 7 ; pub const SQLITE_LIMIT_LIKE_PATTERN_LENGTH : u32 = 8 ; pub const SQLITE_LIMIT_VARIABLE_NUMB...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_LIMIT_COMPOUND_SELECT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:13992
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst SQLITE_LIMIT_EXPR_DEPTH : u32 = 3 ; pub const SQLITE_LIMIT_COMPOUND_SELECT : u32 = 4 ; pub const SQLITE_LIMIT_VDBE_OP : u32 =...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_LIMIT_VARIABLE_NUMBER` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:14233
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...TE_LIMIT_LIKE_PATTERN_LENGTH : u32 = 8 ; pub const SQLITE_LIMIT_VARIABLE_NUMBER : u32 = 9 ; pub const SQLITE_LIMIT_TRIGGER_DEPTH :...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_LIMIT_VDBE_OP` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:14043
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst SQLITE_LIMIT_COMPOUND_SELECT : u32 = 4 ; pub const SQLITE_LIMIT_VDBE_OP : u32 = 5 ; pub const SQLITE_LIMIT_FUNCTION_ARG : u32 ...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_LIMIT_TRIGGER_DEPTH` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:14284
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... SQLITE_LIMIT_VARIABLE_NUMBER : u32 = 9 ; pub const SQLITE_LIMIT_TRIGGER_DEPTH : u32 = 10 ; pub const SQLITE_LIMIT_WORKER_THREADS ...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_LIMIT_FUNCTION_ARG` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:14086
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub const SQLITE_LIMIT_VDBE_OP : u32 = 5 ; pub const SQLITE_LIMIT_FUNCTION_ARG : u32 = 6 ; pub const SQLITE_LIMIT_ATTACHED : u32 = ...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_LIMIT_ATTACHED` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:14134
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const SQLITE_LIMIT_FUNCTION_ARG : u32 = 6 ; pub const SQLITE_LIMIT_ATTACHED : u32 = 7 ; pub const SQLITE_LIMIT_LIKE_PATTERN_LENGTH...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_LIMIT_WORKER_THREADS` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:14334
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... SQLITE_LIMIT_TRIGGER_DEPTH : u32 = 10 ; pub const SQLITE_LIMIT_WORKER_THREADS : u32 = 11 ; pub const SQLITE_PREPARE_PERSISTENT : ...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_PREPARE_PERSISTENT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:14385
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... SQLITE_LIMIT_WORKER_THREADS : u32 = 11 ; pub const SQLITE_PREPARE_PERSISTENT : u32 = 1 ; pub const SQLITE_PREPARE_NORMALIZE : u32...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_LIMIT_LIKE_PATTERN_LENGTH` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:14178
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst SQLITE_LIMIT_ATTACHED : u32 = 7 ; pub const SQLITE_LIMIT_LIKE_PATTERN_LENGTH : u32 = 8 ; pub const SQLITE_LIMIT_VARIABLE_NUMB...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_PREPARE_NORMALIZE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:14433
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst SQLITE_PREPARE_PERSISTENT : u32 = 1 ; pub const SQLITE_PREPARE_NORMALIZE : u32 = 2 ; pub const SQLITE_PREPARE_NO_VTAB : u32 =...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_LIMIT_VARIABLE_NUMBER` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:14233
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...TE_LIMIT_LIKE_PATTERN_LENGTH : u32 = 8 ; pub const SQLITE_LIMIT_VARIABLE_NUMBER : u32 = 9 ; pub const SQLITE_LIMIT_TRIGGER_DEPTH :...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_PREPARE_NO_VTAB` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:14480
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... const SQLITE_PREPARE_NORMALIZE : u32 = 2 ; pub const SQLITE_PREPARE_NO_VTAB : u32 = 4 ; pub const SQLITE_INTEGER : u32 = 1 ; pub ...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_LIMIT_TRIGGER_DEPTH` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:14284
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... SQLITE_LIMIT_VARIABLE_NUMBER : u32 = 9 ; pub const SQLITE_LIMIT_TRIGGER_DEPTH : u32 = 10 ; pub const SQLITE_LIMIT_WORKER_THREADS ...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_INTEGER` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:14525
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; pub const SQLITE_PREPARE_NO_VTAB : u32 = 4 ; pub const SQLITE_INTEGER : u32 = 1 ; pub const SQLITE_FLOAT : u32 = 2 ; pub const ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_LIMIT_WORKER_THREADS` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:14334
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... SQLITE_LIMIT_TRIGGER_DEPTH : u32 = 10 ; pub const SQLITE_LIMIT_WORKER_THREADS : u32 = 11 ; pub const SQLITE_PREPARE_PERSISTENT : ...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FLOAT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:14562
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: u32 = 4 ; pub const SQLITE_INTEGER : u32 = 1 ; pub const SQLITE_FLOAT : u32 = 2 ; pub const SQLITE_BLOB : u32 = 4 ; pub const SQ...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_PREPARE_PERSISTENT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:14385
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... SQLITE_LIMIT_WORKER_THREADS : u32 = 11 ; pub const SQLITE_PREPARE_PERSISTENT : u32 = 1 ; pub const SQLITE_PREPARE_NORMALIZE : u32...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_BLOB` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:14597
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...R : u32 = 1 ; pub const SQLITE_FLOAT : u32 = 2 ; pub const SQLITE_BLOB : u32 = 4 ; pub const SQLITE_NULL : u32 = 5 ; pub const SQL...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_PREPARE_NORMALIZE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:14433
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst SQLITE_PREPARE_PERSISTENT : u32 = 1 ; pub const SQLITE_PREPARE_NORMALIZE : u32 = 2 ; pub const SQLITE_PREPARE_NO_VTAB : u32 =...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_NULL` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:14631
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...AT : u32 = 2 ; pub const SQLITE_BLOB : u32 = 4 ; pub const SQLITE_NULL : u32 = 5 ; pub const SQLITE_TEXT : u32 = 3 ; pub const SQL...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_PREPARE_NO_VTAB` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:14480
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... const SQLITE_PREPARE_NORMALIZE : u32 = 2 ; pub const SQLITE_PREPARE_NO_VTAB : u32 = 4 ; pub const SQLITE_INTEGER : u32 = 1 ; pub ...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TEXT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:14665
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...OB : u32 = 4 ; pub const SQLITE_NULL : u32 = 5 ; pub const SQLITE_TEXT : u32 = 3 ; pub const SQLITE3_TEXT : u32 = 3 ; pub const SQ...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_INTEGER` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:14525
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; pub const SQLITE_PREPARE_NO_VTAB : u32 = 4 ; pub const SQLITE_INTEGER : u32 = 1 ; pub const SQLITE_FLOAT : u32 = 2 ; pub const ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE3_TEXT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:14699
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...LL : u32 = 5 ; pub const SQLITE_TEXT : u32 = 3 ; pub const SQLITE3_TEXT : u32 = 3 ; pub const SQLITE_UTF8 : u32 = 1 ; pub const SQ...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FLOAT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:14562
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: u32 = 4 ; pub const SQLITE_INTEGER : u32 = 1 ; pub const SQLITE_FLOAT : u32 = 2 ; pub const SQLITE_BLOB : u32 = 4 ; pub const SQ...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_UTF8` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:14734
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...T : u32 = 3 ; pub const SQLITE3_TEXT : u32 = 3 ; pub const SQLITE_UTF8 : u32 = 1 ; pub const SQLITE_UTF16LE : u32 = 2 ; pub const ...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_BLOB` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:14597
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...R : u32 = 1 ; pub const SQLITE_FLOAT : u32 = 2 ; pub const SQLITE_BLOB : u32 = 4 ; pub const SQLITE_NULL : u32 = 5 ; pub const SQL...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_UTF16LE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:14768
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...T : u32 = 3 ; pub const SQLITE_UTF8 : u32 = 1 ; pub const SQLITE_UTF16LE : u32 = 2 ; pub const SQLITE_UTF16BE : u32 = 3 ; pub cons...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_NULL` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:14631
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...AT : u32 = 2 ; pub const SQLITE_BLOB : u32 = 4 ; pub const SQLITE_NULL : u32 = 5 ; pub const SQLITE_TEXT : u32 = 3 ; pub const SQL...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_UTF16BE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:14805
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... u32 = 1 ; pub const SQLITE_UTF16LE : u32 = 2 ; pub const SQLITE_UTF16BE : u32 = 3 ; pub const SQLITE_UTF16 : u32 = 4 ; pub const ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TEXT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:14665
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...OB : u32 = 4 ; pub const SQLITE_NULL : u32 = 5 ; pub const SQLITE_TEXT : u32 = 3 ; pub const SQLITE3_TEXT : u32 = 3 ; pub const SQ...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_UTF16` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:14842
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: u32 = 2 ; pub const SQLITE_UTF16BE : u32 = 3 ; pub const SQLITE_UTF16 : u32 = 4 ; pub const SQLITE_ANY : u32 = 5 ; pub const SQL...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE3_TEXT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:14699
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...LL : u32 = 5 ; pub const SQLITE_TEXT : u32 = 3 ; pub const SQLITE3_TEXT : u32 = 3 ; pub const SQLITE_UTF8 : u32 = 1 ; pub const SQ...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_ANY` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:14877
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...BE : u32 = 3 ; pub const SQLITE_UTF16 : u32 = 4 ; pub const SQLITE_ANY : u32 = 5 ; pub const SQLITE_UTF16_ALIGNED : u32 = 8 ; pub ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_UTF8` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:14734
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...T : u32 = 3 ; pub const SQLITE3_TEXT : u32 = 3 ; pub const SQLITE_UTF8 : u32 = 1 ; pub const SQLITE_UTF16LE : u32 = 2 ; pub const ...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_UTF16LE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:14768
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...T : u32 = 3 ; pub const SQLITE_UTF8 : u32 = 1 ; pub const SQLITE_UTF16LE : u32 = 2 ; pub const SQLITE_UTF16BE : u32 = 3 ; pub cons...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_UTF16_ALIGNED` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:14910
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: u32 = 4 ; pub const SQLITE_ANY : u32 = 5 ; pub const SQLITE_UTF16_ALIGNED : u32 = 8 ; pub const SQLITE_DETERMINISTIC : u32 = 204...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DETERMINISTIC` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:14953
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; pub const SQLITE_UTF16_ALIGNED : u32 = 8 ; pub const SQLITE_DETERMINISTIC : u32 = 2048 ; pub const SQLITE_DIRECTONLY : u32 = 524...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_UTF16BE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:14805
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... u32 = 1 ; pub const SQLITE_UTF16LE : u32 = 2 ; pub const SQLITE_UTF16BE : u32 = 3 ; pub const SQLITE_UTF16 : u32 = 4 ; pub const ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DIRECTONLY` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:14999
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub const SQLITE_DETERMINISTIC : u32 = 2048 ; pub const SQLITE_DIRECTONLY : u32 = 524288 ; pub const SQLITE_SUBTYPE : u32 = 104857...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_UTF16` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:14842
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: u32 = 2 ; pub const SQLITE_UTF16BE : u32 = 3 ; pub const SQLITE_UTF16 : u32 = 4 ; pub const SQLITE_ANY : u32 = 5 ; pub const SQL...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_SUBTYPE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:15044
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; pub const SQLITE_DIRECTONLY : u32 = 524288 ; pub const SQLITE_SUBTYPE : u32 = 1048576 ; pub const SQLITE_INNOCUOUS : u32 = 2097...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_ANY` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:14877
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...BE : u32 = 3 ; pub const SQLITE_UTF16 : u32 = 4 ; pub const SQLITE_ANY : u32 = 5 ; pub const SQLITE_UTF16_ALIGNED : u32 = 8 ; pub ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_UTF16_ALIGNED` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:14910
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: u32 = 4 ; pub const SQLITE_ANY : u32 = 5 ; pub const SQLITE_UTF16_ALIGNED : u32 = 8 ; pub const SQLITE_DETERMINISTIC : u32 = 204...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DETERMINISTIC` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:14953
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; pub const SQLITE_UTF16_ALIGNED : u32 = 8 ; pub const SQLITE_DETERMINISTIC : u32 = 2048 ; pub const SQLITE_DIRECTONLY : u32 = 524...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DIRECTONLY` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:14999
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub const SQLITE_DETERMINISTIC : u32 = 2048 ; pub const SQLITE_DIRECTONLY : u32 = 524288 ; pub const SQLITE_SUBTYPE : u32 = 104857...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_SUBTYPE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:15044
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; pub const SQLITE_DIRECTONLY : u32 = 524288 ; pub const SQLITE_SUBTYPE : u32 = 1048576 ; pub const SQLITE_INNOCUOUS : u32 = 2097...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_INNOCUOUS` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:15087
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...8 ; pub const SQLITE_SUBTYPE : u32 = 1048576 ; pub const SQLITE_INNOCUOUS : u32 = 2097152 ; pub const SQLITE_RESULT_SUBTYPE : u32 ...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_RESULT_SUBTYPE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:15132
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub const SQLITE_INNOCUOUS : u32 = 2097152 ; pub const SQLITE_RESULT_SUBTYPE : u32 = 16777216 ; pub const SQLITE_SELFORDER1 : u32 =...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_INNOCUOUS` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:15087
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...8 ; pub const SQLITE_SUBTYPE : u32 = 1048576 ; pub const SQLITE_INNOCUOUS : u32 = 2097152 ; pub const SQLITE_RESULT_SUBTYPE : u32 ...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_RESULT_SUBTYPE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:15132
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub const SQLITE_INNOCUOUS : u32 = 2097152 ; pub const SQLITE_RESULT_SUBTYPE : u32 = 16777216 ; pub const SQLITE_SELFORDER1 : u32 =...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_SELFORDER1` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:15183
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst SQLITE_RESULT_SUBTYPE : u32 = 16777216 ; pub const SQLITE_SELFORDER1 : u32 = 33554432 ; pub const SQLITE_WIN32_DATA_DIRECTORY...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_WIN32_DATA_DIRECTORY_TYPE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:15230
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t SQLITE_SELFORDER1 : u32 = 33554432 ; pub const SQLITE_WIN32_DATA_DIRECTORY_TYPE : u32 = 1 ; pub const SQLITE_WIN32_TEMP_DIRECTOR...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_SELFORDER1` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:15183
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst SQLITE_RESULT_SUBTYPE : u32 = 16777216 ; pub const SQLITE_SELFORDER1 : u32 = 33554432 ; pub const SQLITE_WIN32_DATA_DIRECTORY...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_WIN32_DATA_DIRECTORY_TYPE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:15230
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t SQLITE_SELFORDER1 : u32 = 33554432 ; pub const SQLITE_WIN32_DATA_DIRECTORY_TYPE : u32 = 1 ; pub const SQLITE_WIN32_TEMP_DIRECTOR...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_WIN32_TEMP_DIRECTORY_TYPE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:15285
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._WIN32_DATA_DIRECTORY_TYPE : u32 = 1 ; pub const SQLITE_WIN32_TEMP_DIRECTORY_TYPE : u32 = 2 ; pub const SQLITE_TXN_NONE : u32 = 0 ...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TXN_NONE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:15340
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t SQLITE_WIN32_TEMP_DIRECTORY_TYPE : u32 = 2 ; pub const SQLITE_TXN_NONE : u32 = 0 ; pub const SQLITE_TXN_READ : u32 = 1 ; pub con...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_WIN32_TEMP_DIRECTORY_TYPE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:15285
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._WIN32_DATA_DIRECTORY_TYPE : u32 = 1 ; pub const SQLITE_WIN32_TEMP_DIRECTORY_TYPE : u32 = 2 ; pub const SQLITE_TXN_NONE : u32 = 0 ...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TXN_READ` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:15378
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...32 = 2 ; pub const SQLITE_TXN_NONE : u32 = 0 ; pub const SQLITE_TXN_READ : u32 = 1 ; pub const SQLITE_TXN_WRITE : u32 = 2 ; pub co...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TXN_NONE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:15340
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t SQLITE_WIN32_TEMP_DIRECTORY_TYPE : u32 = 2 ; pub const SQLITE_TXN_NONE : u32 = 0 ; pub const SQLITE_TXN_READ : u32 = 1 ; pub con...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TXN_WRITE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:15416
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...32 = 0 ; pub const SQLITE_TXN_READ : u32 = 1 ; pub const SQLITE_TXN_WRITE : u32 = 2 ; pub const SQLITE_INDEX_SCAN_UNIQUE : u32 = 1...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TXN_READ` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:15378
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...32 = 2 ; pub const SQLITE_TXN_NONE : u32 = 0 ; pub const SQLITE_TXN_READ : u32 = 1 ; pub const SQLITE_TXN_WRITE : u32 = 2 ; pub co...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TXN_WRITE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:15416
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...32 = 0 ; pub const SQLITE_TXN_READ : u32 = 1 ; pub const SQLITE_TXN_WRITE : u32 = 2 ; pub const SQLITE_INDEX_SCAN_UNIQUE : u32 = 1...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_INDEX_SCAN_UNIQUE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:15455
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...1 ; pub const SQLITE_TXN_WRITE : u32 = 2 ; pub const SQLITE_INDEX_SCAN_UNIQUE : u32 = 1 ; pub const SQLITE_INDEX_SCAN_HEX : u32 = ...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_INDEX_SCAN_UNIQUE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:15455
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...1 ; pub const SQLITE_TXN_WRITE : u32 = 2 ; pub const SQLITE_INDEX_SCAN_UNIQUE : u32 = 1 ; pub const SQLITE_INDEX_SCAN_HEX : u32 = ...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_INDEX_SCAN_HEX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:15502
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... const SQLITE_INDEX_SCAN_UNIQUE : u32 = 1 ; pub const SQLITE_INDEX_SCAN_HEX : u32 = 2 ; pub const SQLITE_INDEX_CONSTRAINT_EQ : u32...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_INDEX_CONSTRAINT_EQ` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:15546
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const SQLITE_INDEX_SCAN_HEX : u32 = 2 ; pub const SQLITE_INDEX_CONSTRAINT_EQ : u32 = 2 ; pub const SQLITE_INDEX_CONSTRAINT_GT : ...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_INDEX_SCAN_HEX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:15502
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... const SQLITE_INDEX_SCAN_UNIQUE : u32 = 1 ; pub const SQLITE_INDEX_SCAN_HEX : u32 = 2 ; pub const SQLITE_INDEX_CONSTRAINT_EQ : u32...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_INDEX_CONSTRAINT_EQ` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:15546
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const SQLITE_INDEX_SCAN_HEX : u32 = 2 ; pub const SQLITE_INDEX_CONSTRAINT_EQ : u32 = 2 ; pub const SQLITE_INDEX_CONSTRAINT_GT : ...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_INDEX_CONSTRAINT_GT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:15595
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st SQLITE_INDEX_CONSTRAINT_EQ : u32 = 2 ; pub const SQLITE_INDEX_CONSTRAINT_GT : u32 = 4 ; pub const SQLITE_INDEX_CONSTRAINT_LE : ...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_INDEX_CONSTRAINT_GT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:15595
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st SQLITE_INDEX_CONSTRAINT_EQ : u32 = 2 ; pub const SQLITE_INDEX_CONSTRAINT_GT : u32 = 4 ; pub const SQLITE_INDEX_CONSTRAINT_LE : ...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_INDEX_CONSTRAINT_LE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:15644
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st SQLITE_INDEX_CONSTRAINT_GT : u32 = 4 ; pub const SQLITE_INDEX_CONSTRAINT_LE : u32 = 8 ; pub const SQLITE_INDEX_CONSTRAINT_LT : ...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_INDEX_CONSTRAINT_LT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:15693
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st SQLITE_INDEX_CONSTRAINT_LE : u32 = 8 ; pub const SQLITE_INDEX_CONSTRAINT_LT : u32 = 16 ; pub const SQLITE_INDEX_CONSTRAINT_GE :...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_INDEX_CONSTRAINT_LE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:15644
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st SQLITE_INDEX_CONSTRAINT_GT : u32 = 4 ; pub const SQLITE_INDEX_CONSTRAINT_LE : u32 = 8 ; pub const SQLITE_INDEX_CONSTRAINT_LT : ...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_INDEX_CONSTRAINT_GE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:15743
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t SQLITE_INDEX_CONSTRAINT_LT : u32 = 16 ; pub const SQLITE_INDEX_CONSTRAINT_GE : u32 = 32 ; pub const SQLITE_INDEX_CONSTRAINT_MATC...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_INDEX_CONSTRAINT_LT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:15693
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st SQLITE_INDEX_CONSTRAINT_LE : u32 = 8 ; pub const SQLITE_INDEX_CONSTRAINT_LT : u32 = 16 ; pub const SQLITE_INDEX_CONSTRAINT_GE :...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_INDEX_CONSTRAINT_MATCH` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:15793
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...SQLITE_INDEX_CONSTRAINT_GE : u32 = 32 ; pub const SQLITE_INDEX_CONSTRAINT_MATCH : u32 = 64 ; pub const SQLITE_INDEX_CONSTRAINT_LIK...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_INDEX_CONSTRAINT_GE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:15743
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t SQLITE_INDEX_CONSTRAINT_LT : u32 = 16 ; pub const SQLITE_INDEX_CONSTRAINT_GE : u32 = 32 ; pub const SQLITE_INDEX_CONSTRAINT_MATC...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_INDEX_CONSTRAINT_MATCH` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:15793
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...SQLITE_INDEX_CONSTRAINT_GE : u32 = 32 ; pub const SQLITE_INDEX_CONSTRAINT_MATCH : u32 = 64 ; pub const SQLITE_INDEX_CONSTRAINT_LIK...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_INDEX_CONSTRAINT_LIKE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:15846
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...LITE_INDEX_CONSTRAINT_MATCH : u32 = 64 ; pub const SQLITE_INDEX_CONSTRAINT_LIKE : u32 = 65 ; pub const SQLITE_INDEX_CONSTRAINT_GLO...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_INDEX_CONSTRAINT_GLOB` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:15898
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...QLITE_INDEX_CONSTRAINT_LIKE : u32 = 65 ; pub const SQLITE_INDEX_CONSTRAINT_GLOB : u32 = 66 ; pub const SQLITE_INDEX_CONSTRAINT_REG...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_INDEX_CONSTRAINT_LIKE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:15846
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...LITE_INDEX_CONSTRAINT_MATCH : u32 = 64 ; pub const SQLITE_INDEX_CONSTRAINT_LIKE : u32 = 65 ; pub const SQLITE_INDEX_CONSTRAINT_GLO...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_INDEX_CONSTRAINT_REGEXP` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:15950
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...LITE_INDEX_CONSTRAINT_GLOB : u32 = 66 ; pub const SQLITE_INDEX_CONSTRAINT_REGEXP : u32 = 67 ; pub const SQLITE_INDEX_CONSTRAINT_NE...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_INDEX_CONSTRAINT_GLOB` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:15898
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...QLITE_INDEX_CONSTRAINT_LIKE : u32 = 65 ; pub const SQLITE_INDEX_CONSTRAINT_GLOB : u32 = 66 ; pub const SQLITE_INDEX_CONSTRAINT_REG...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_INDEX_CONSTRAINT_NE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:16004
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...LITE_INDEX_CONSTRAINT_REGEXP : u32 = 67 ; pub const SQLITE_INDEX_CONSTRAINT_NE : u32 = 68 ; pub const SQLITE_INDEX_CONSTRAINT_ISNO...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_INDEX_CONSTRAINT_REGEXP` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:15950
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...LITE_INDEX_CONSTRAINT_GLOB : u32 = 66 ; pub const SQLITE_INDEX_CONSTRAINT_REGEXP : u32 = 67 ; pub const SQLITE_INDEX_CONSTRAINT_NE...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_INDEX_CONSTRAINT_NE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:16004
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...LITE_INDEX_CONSTRAINT_REGEXP : u32 = 67 ; pub const SQLITE_INDEX_CONSTRAINT_NE : u32 = 68 ; pub const SQLITE_INDEX_CONSTRAINT_ISNO...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_INDEX_CONSTRAINT_ISNOT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:16054
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...SQLITE_INDEX_CONSTRAINT_NE : u32 = 68 ; pub const SQLITE_INDEX_CONSTRAINT_ISNOT : u32 = 69 ; pub const SQLITE_INDEX_CONSTRAINT_ISN...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_INDEX_CONSTRAINT_ISNOTNULL` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:16107
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...E_INDEX_CONSTRAINT_ISNOT : u32 = 69 ; pub const SQLITE_INDEX_CONSTRAINT_ISNOTNULL : u32 = 70 ; pub const SQLITE_INDEX_CONSTRAINT_I...
[INFO] [stdout]   |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_INDEX_CONSTRAINT_ISNOT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:16054
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...SQLITE_INDEX_CONSTRAINT_NE : u32 = 68 ; pub const SQLITE_INDEX_CONSTRAINT_ISNOT : u32 = 69 ; pub const SQLITE_INDEX_CONSTRAINT_ISN...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_INDEX_CONSTRAINT_ISNOTNULL` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:16107
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...E_INDEX_CONSTRAINT_ISNOT : u32 = 69 ; pub const SQLITE_INDEX_CONSTRAINT_ISNOTNULL : u32 = 70 ; pub const SQLITE_INDEX_CONSTRAINT_I...
[INFO] [stdout]   |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_INDEX_CONSTRAINT_ISNULL` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:16164
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...INDEX_CONSTRAINT_ISNOTNULL : u32 = 70 ; pub const SQLITE_INDEX_CONSTRAINT_ISNULL : u32 = 71 ; pub const SQLITE_INDEX_CONSTRAINT_IS...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_INDEX_CONSTRAINT_IS` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:16218
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...LITE_INDEX_CONSTRAINT_ISNULL : u32 = 71 ; pub const SQLITE_INDEX_CONSTRAINT_IS : u32 = 72 ; pub const SQLITE_INDEX_CONSTRAINT_LIMI...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_INDEX_CONSTRAINT_ISNULL` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:16164
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...INDEX_CONSTRAINT_ISNOTNULL : u32 = 70 ; pub const SQLITE_INDEX_CONSTRAINT_ISNULL : u32 = 71 ; pub const SQLITE_INDEX_CONSTRAINT_IS...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_INDEX_CONSTRAINT_IS` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:16218
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...LITE_INDEX_CONSTRAINT_ISNULL : u32 = 71 ; pub const SQLITE_INDEX_CONSTRAINT_IS : u32 = 72 ; pub const SQLITE_INDEX_CONSTRAINT_LIMI...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_INDEX_CONSTRAINT_LIMIT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:16268
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...SQLITE_INDEX_CONSTRAINT_IS : u32 = 72 ; pub const SQLITE_INDEX_CONSTRAINT_LIMIT : u32 = 73 ; pub const SQLITE_INDEX_CONSTRAINT_OFF...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_INDEX_CONSTRAINT_OFFSET` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:16321
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ITE_INDEX_CONSTRAINT_LIMIT : u32 = 73 ; pub const SQLITE_INDEX_CONSTRAINT_OFFSET : u32 = 74 ; pub const SQLITE_INDEX_CONSTRAINT_FU...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_INDEX_CONSTRAINT_LIMIT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:16268
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...SQLITE_INDEX_CONSTRAINT_IS : u32 = 72 ; pub const SQLITE_INDEX_CONSTRAINT_LIMIT : u32 = 73 ; pub const SQLITE_INDEX_CONSTRAINT_OFF...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_INDEX_CONSTRAINT_OFFSET` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:16321
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ITE_INDEX_CONSTRAINT_LIMIT : u32 = 73 ; pub const SQLITE_INDEX_CONSTRAINT_OFFSET : u32 = 74 ; pub const SQLITE_INDEX_CONSTRAINT_FU...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_INDEX_CONSTRAINT_FUNCTION` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:16375
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...E_INDEX_CONSTRAINT_OFFSET : u32 = 74 ; pub const SQLITE_INDEX_CONSTRAINT_FUNCTION : u32 = 150 ; pub const SQLITE_MUTEX_FAST : u32 ...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_INDEX_CONSTRAINT_FUNCTION` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:16375
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...E_INDEX_CONSTRAINT_OFFSET : u32 = 74 ; pub const SQLITE_INDEX_CONSTRAINT_FUNCTION : u32 = 150 ; pub const SQLITE_MUTEX_FAST : u32 ...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_MUTEX_FAST` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:16432
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...QLITE_INDEX_CONSTRAINT_FUNCTION : u32 = 150 ; pub const SQLITE_MUTEX_FAST : u32 = 0 ; pub const SQLITE_MUTEX_RECURSIVE : u32 = 1 ;...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_MUTEX_FAST` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:16432
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...QLITE_INDEX_CONSTRAINT_FUNCTION : u32 = 150 ; pub const SQLITE_MUTEX_FAST : u32 = 0 ; pub const SQLITE_MUTEX_RECURSIVE : u32 = 1 ;...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_MUTEX_RECURSIVE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:16472
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...0 ; pub const SQLITE_MUTEX_FAST : u32 = 0 ; pub const SQLITE_MUTEX_RECURSIVE : u32 = 1 ; pub const SQLITE_MUTEX_STATIC_MAIN : u32 ...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_MUTEX_RECURSIVE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:16472
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...0 ; pub const SQLITE_MUTEX_FAST : u32 = 0 ; pub const SQLITE_MUTEX_RECURSIVE : u32 = 1 ; pub const SQLITE_MUTEX_STATIC_MAIN : u32 ...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_MUTEX_STATIC_MAIN` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:16517
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const SQLITE_MUTEX_RECURSIVE : u32 = 1 ; pub const SQLITE_MUTEX_STATIC_MAIN : u32 = 2 ; pub const SQLITE_MUTEX_STATIC_MEM : u32 ...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_MUTEX_STATIC_MAIN` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:16517
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const SQLITE_MUTEX_RECURSIVE : u32 = 1 ; pub const SQLITE_MUTEX_STATIC_MAIN : u32 = 2 ; pub const SQLITE_MUTEX_STATIC_MEM : u32 ...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_MUTEX_STATIC_MEM` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:16564
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const SQLITE_MUTEX_STATIC_MAIN : u32 = 2 ; pub const SQLITE_MUTEX_STATIC_MEM : u32 = 3 ; pub const SQLITE_MUTEX_STATIC_MEM2 : u32 ...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_MUTEX_STATIC_MEM` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:16564
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const SQLITE_MUTEX_STATIC_MAIN : u32 = 2 ; pub const SQLITE_MUTEX_STATIC_MEM : u32 = 3 ; pub const SQLITE_MUTEX_STATIC_MEM2 : u32 ...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_MUTEX_STATIC_MEM2` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:16610
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... const SQLITE_MUTEX_STATIC_MEM : u32 = 3 ; pub const SQLITE_MUTEX_STATIC_MEM2 : u32 = 4 ; pub const SQLITE_MUTEX_STATIC_OPEN : u32...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_MUTEX_STATIC_MEM2` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:16610
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... const SQLITE_MUTEX_STATIC_MEM : u32 = 3 ; pub const SQLITE_MUTEX_STATIC_MEM2 : u32 = 4 ; pub const SQLITE_MUTEX_STATIC_OPEN : u32...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_MUTEX_STATIC_OPEN` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:16657
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const SQLITE_MUTEX_STATIC_MEM2 : u32 = 4 ; pub const SQLITE_MUTEX_STATIC_OPEN : u32 = 4 ; pub const SQLITE_MUTEX_STATIC_PRNG : u32...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_MUTEX_STATIC_OPEN` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:16657
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const SQLITE_MUTEX_STATIC_MEM2 : u32 = 4 ; pub const SQLITE_MUTEX_STATIC_OPEN : u32 = 4 ; pub const SQLITE_MUTEX_STATIC_PRNG : u32...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_MUTEX_STATIC_PRNG` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:16704
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const SQLITE_MUTEX_STATIC_OPEN : u32 = 4 ; pub const SQLITE_MUTEX_STATIC_PRNG : u32 = 5 ; pub const SQLITE_MUTEX_STATIC_LRU : u32 ...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_MUTEX_STATIC_PRNG` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:16704
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const SQLITE_MUTEX_STATIC_OPEN : u32 = 4 ; pub const SQLITE_MUTEX_STATIC_PRNG : u32 = 5 ; pub const SQLITE_MUTEX_STATIC_LRU : u32 ...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_MUTEX_STATIC_LRU` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:16751
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const SQLITE_MUTEX_STATIC_PRNG : u32 = 5 ; pub const SQLITE_MUTEX_STATIC_LRU : u32 = 6 ; pub const SQLITE_MUTEX_STATIC_LRU2 : u32 ...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_MUTEX_STATIC_LRU` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:16751
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const SQLITE_MUTEX_STATIC_PRNG : u32 = 5 ; pub const SQLITE_MUTEX_STATIC_LRU : u32 = 6 ; pub const SQLITE_MUTEX_STATIC_LRU2 : u32 ...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_MUTEX_STATIC_LRU2` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:16797
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... const SQLITE_MUTEX_STATIC_LRU : u32 = 6 ; pub const SQLITE_MUTEX_STATIC_LRU2 : u32 = 7 ; pub const SQLITE_MUTEX_STATIC_PMEM : u32...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_MUTEX_STATIC_LRU2` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:16797
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... const SQLITE_MUTEX_STATIC_LRU : u32 = 6 ; pub const SQLITE_MUTEX_STATIC_LRU2 : u32 = 7 ; pub const SQLITE_MUTEX_STATIC_PMEM : u32...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_MUTEX_STATIC_PMEM` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:16844
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const SQLITE_MUTEX_STATIC_LRU2 : u32 = 7 ; pub const SQLITE_MUTEX_STATIC_PMEM : u32 = 7 ; pub const SQLITE_MUTEX_STATIC_APP1 : u32...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_MUTEX_STATIC_PMEM` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:16844
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const SQLITE_MUTEX_STATIC_LRU2 : u32 = 7 ; pub const SQLITE_MUTEX_STATIC_PMEM : u32 = 7 ; pub const SQLITE_MUTEX_STATIC_APP1 : u32...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_MUTEX_STATIC_APP1` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:16891
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const SQLITE_MUTEX_STATIC_PMEM : u32 = 7 ; pub const SQLITE_MUTEX_STATIC_APP1 : u32 = 8 ; pub const SQLITE_MUTEX_STATIC_APP2 : u32...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_MUTEX_STATIC_APP1` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:16891
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const SQLITE_MUTEX_STATIC_PMEM : u32 = 7 ; pub const SQLITE_MUTEX_STATIC_APP1 : u32 = 8 ; pub const SQLITE_MUTEX_STATIC_APP2 : u32...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_MUTEX_STATIC_APP2` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:16938
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const SQLITE_MUTEX_STATIC_APP1 : u32 = 8 ; pub const SQLITE_MUTEX_STATIC_APP2 : u32 = 9 ; pub const SQLITE_MUTEX_STATIC_APP3 : u32...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_MUTEX_STATIC_APP2` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:16938
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const SQLITE_MUTEX_STATIC_APP1 : u32 = 8 ; pub const SQLITE_MUTEX_STATIC_APP2 : u32 = 9 ; pub const SQLITE_MUTEX_STATIC_APP3 : u32...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_MUTEX_STATIC_APP3` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:16985
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const SQLITE_MUTEX_STATIC_APP2 : u32 = 9 ; pub const SQLITE_MUTEX_STATIC_APP3 : u32 = 10 ; pub const SQLITE_MUTEX_STATIC_VFS1 : u3...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_MUTEX_STATIC_APP3` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:16985
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const SQLITE_MUTEX_STATIC_APP2 : u32 = 9 ; pub const SQLITE_MUTEX_STATIC_APP3 : u32 = 10 ; pub const SQLITE_MUTEX_STATIC_VFS1 : u3...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_MUTEX_STATIC_VFS1` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:17033
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst SQLITE_MUTEX_STATIC_APP3 : u32 = 10 ; pub const SQLITE_MUTEX_STATIC_VFS1 : u32 = 11 ; pub const SQLITE_MUTEX_STATIC_VFS2 : u3...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_MUTEX_STATIC_VFS1` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:17033
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst SQLITE_MUTEX_STATIC_APP3 : u32 = 10 ; pub const SQLITE_MUTEX_STATIC_VFS1 : u32 = 11 ; pub const SQLITE_MUTEX_STATIC_VFS2 : u3...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_MUTEX_STATIC_VFS2` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:17081
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst SQLITE_MUTEX_STATIC_VFS1 : u32 = 11 ; pub const SQLITE_MUTEX_STATIC_VFS2 : u32 = 12 ; pub const SQLITE_MUTEX_STATIC_VFS3 : u3...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_MUTEX_STATIC_VFS2` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:17081
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst SQLITE_MUTEX_STATIC_VFS1 : u32 = 11 ; pub const SQLITE_MUTEX_STATIC_VFS2 : u32 = 12 ; pub const SQLITE_MUTEX_STATIC_VFS3 : u3...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_MUTEX_STATIC_VFS3` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:17129
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst SQLITE_MUTEX_STATIC_VFS2 : u32 = 12 ; pub const SQLITE_MUTEX_STATIC_VFS3 : u32 = 13 ; pub const SQLITE_MUTEX_STATIC_MASTER : ...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_MUTEX_STATIC_VFS3` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:17129
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst SQLITE_MUTEX_STATIC_VFS2 : u32 = 12 ; pub const SQLITE_MUTEX_STATIC_VFS3 : u32 = 13 ; pub const SQLITE_MUTEX_STATIC_MASTER : ...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_MUTEX_STATIC_MASTER` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:17177
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst SQLITE_MUTEX_STATIC_VFS3 : u32 = 13 ; pub const SQLITE_MUTEX_STATIC_MASTER : u32 = 2 ; pub const SQLITE_TESTCTRL_FIRST : u32 =...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_MUTEX_STATIC_MASTER` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:17177
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst SQLITE_MUTEX_STATIC_VFS3 : u32 = 13 ; pub const SQLITE_MUTEX_STATIC_MASTER : u32 = 2 ; pub const SQLITE_TESTCTRL_FIRST : u32 =...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TESTCTRL_FIRST` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:17226
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst SQLITE_MUTEX_STATIC_MASTER : u32 = 2 ; pub const SQLITE_TESTCTRL_FIRST : u32 = 5 ; pub const SQLITE_TESTCTRL_PRNG_SAVE : u32 ...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TESTCTRL_FIRST` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:17226
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst SQLITE_MUTEX_STATIC_MASTER : u32 = 2 ; pub const SQLITE_TESTCTRL_FIRST : u32 = 5 ; pub const SQLITE_TESTCTRL_PRNG_SAVE : u32 ...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TESTCTRL_PRNG_SAVE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:17270
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const SQLITE_TESTCTRL_FIRST : u32 = 5 ; pub const SQLITE_TESTCTRL_PRNG_SAVE : u32 = 5 ; pub const SQLITE_TESTCTRL_PRNG_RESTORE :...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TESTCTRL_PRNG_SAVE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:17270
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const SQLITE_TESTCTRL_FIRST : u32 = 5 ; pub const SQLITE_TESTCTRL_PRNG_SAVE : u32 = 5 ; pub const SQLITE_TESTCTRL_PRNG_RESTORE :...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TESTCTRL_PRNG_RESTORE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:17318
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st SQLITE_TESTCTRL_PRNG_SAVE : u32 = 5 ; pub const SQLITE_TESTCTRL_PRNG_RESTORE : u32 = 6 ; pub const SQLITE_TESTCTRL_PRNG_RESET :...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TESTCTRL_PRNG_RESTORE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:17318
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st SQLITE_TESTCTRL_PRNG_SAVE : u32 = 5 ; pub const SQLITE_TESTCTRL_PRNG_RESTORE : u32 = 6 ; pub const SQLITE_TESTCTRL_PRNG_RESET :...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TESTCTRL_PRNG_RESET` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:17369
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... SQLITE_TESTCTRL_PRNG_RESTORE : u32 = 6 ; pub const SQLITE_TESTCTRL_PRNG_RESET : u32 = 7 ; pub const SQLITE_TESTCTRL_FK_NO_ACTION ...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TESTCTRL_PRNG_RESET` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:17369
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... SQLITE_TESTCTRL_PRNG_RESTORE : u32 = 6 ; pub const SQLITE_TESTCTRL_PRNG_RESET : u32 = 7 ; pub const SQLITE_TESTCTRL_FK_NO_ACTION ...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TESTCTRL_FK_NO_ACTION` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:17418
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t SQLITE_TESTCTRL_PRNG_RESET : u32 = 7 ; pub const SQLITE_TESTCTRL_FK_NO_ACTION : u32 = 7 ; pub const SQLITE_TESTCTRL_BITVEC_TEST ...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TESTCTRL_FK_NO_ACTION` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:17418
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t SQLITE_TESTCTRL_PRNG_RESET : u32 = 7 ; pub const SQLITE_TESTCTRL_FK_NO_ACTION : u32 = 7 ; pub const SQLITE_TESTCTRL_BITVEC_TEST ...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TESTCTRL_BITVEC_TEST` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:17469
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...SQLITE_TESTCTRL_FK_NO_ACTION : u32 = 7 ; pub const SQLITE_TESTCTRL_BITVEC_TEST : u32 = 8 ; pub const SQLITE_TESTCTRL_FAULT_INSTALL...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TESTCTRL_BITVEC_TEST` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:17469
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...SQLITE_TESTCTRL_FK_NO_ACTION : u32 = 7 ; pub const SQLITE_TESTCTRL_BITVEC_TEST : u32 = 8 ; pub const SQLITE_TESTCTRL_FAULT_INSTALL...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TESTCTRL_FAULT_INSTALL` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:17519
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...SQLITE_TESTCTRL_BITVEC_TEST : u32 = 8 ; pub const SQLITE_TESTCTRL_FAULT_INSTALL : u32 = 9 ; pub const SQLITE_TESTCTRL_BENIGN_MALLO...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TESTCTRL_FAULT_INSTALL` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:17519
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...SQLITE_TESTCTRL_BITVEC_TEST : u32 = 8 ; pub const SQLITE_TESTCTRL_FAULT_INSTALL : u32 = 9 ; pub const SQLITE_TESTCTRL_BENIGN_MALLO...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TESTCTRL_BENIGN_MALLOC_HOOKS` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:17571
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...E_TESTCTRL_FAULT_INSTALL : u32 = 9 ; pub const SQLITE_TESTCTRL_BENIGN_MALLOC_HOOKS : u32 = 10 ; pub const SQLITE_TESTCTRL_PENDING_...
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TESTCTRL_BENIGN_MALLOC_HOOKS` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:17571
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...E_TESTCTRL_FAULT_INSTALL : u32 = 9 ; pub const SQLITE_TESTCTRL_BENIGN_MALLOC_HOOKS : u32 = 10 ; pub const SQLITE_TESTCTRL_PENDING_...
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TESTCTRL_PENDING_BYTE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:17630
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ESTCTRL_BENIGN_MALLOC_HOOKS : u32 = 10 ; pub const SQLITE_TESTCTRL_PENDING_BYTE : u32 = 11 ; pub const SQLITE_TESTCTRL_ASSERT : u3...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TESTCTRL_PENDING_BYTE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:17630
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ESTCTRL_BENIGN_MALLOC_HOOKS : u32 = 10 ; pub const SQLITE_TESTCTRL_PENDING_BYTE : u32 = 11 ; pub const SQLITE_TESTCTRL_ASSERT : u3...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TESTCTRL_ASSERT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:17682
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t SQLITE_TESTCTRL_PENDING_BYTE : u32 = 11 ; pub const SQLITE_TESTCTRL_ASSERT : u32 = 12 ; pub const SQLITE_TESTCTRL_ALWAYS : u32 =...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TESTCTRL_ASSERT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:17682
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t SQLITE_TESTCTRL_PENDING_BYTE : u32 = 11 ; pub const SQLITE_TESTCTRL_ASSERT : u32 = 12 ; pub const SQLITE_TESTCTRL_ALWAYS : u32 =...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TESTCTRL_ALWAYS` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:17728
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const SQLITE_TESTCTRL_ASSERT : u32 = 12 ; pub const SQLITE_TESTCTRL_ALWAYS : u32 = 13 ; pub const SQLITE_TESTCTRL_RESERVE : u32 ...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TESTCTRL_ALWAYS` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:17728
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const SQLITE_TESTCTRL_ASSERT : u32 = 12 ; pub const SQLITE_TESTCTRL_ALWAYS : u32 = 13 ; pub const SQLITE_TESTCTRL_RESERVE : u32 ...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TESTCTRL_RESERVE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:17774
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... const SQLITE_TESTCTRL_ALWAYS : u32 = 13 ; pub const SQLITE_TESTCTRL_RESERVE : u32 = 14 ; pub const SQLITE_TESTCTRL_JSON_SELFCHECK...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TESTCTRL_RESERVE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:17774
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... const SQLITE_TESTCTRL_ALWAYS : u32 = 13 ; pub const SQLITE_TESTCTRL_RESERVE : u32 = 14 ; pub const SQLITE_TESTCTRL_JSON_SELFCHECK...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TESTCTRL_JSON_SELFCHECK` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:17821
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st SQLITE_TESTCTRL_RESERVE : u32 = 14 ; pub const SQLITE_TESTCTRL_JSON_SELFCHECK : u32 = 14 ; pub const SQLITE_TESTCTRL_OPTIMIZATI...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TESTCTRL_JSON_SELFCHECK` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:17821
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st SQLITE_TESTCTRL_RESERVE : u32 = 14 ; pub const SQLITE_TESTCTRL_JSON_SELFCHECK : u32 = 14 ; pub const SQLITE_TESTCTRL_OPTIMIZATI...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TESTCTRL_OPTIMIZATIONS` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:17875
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...TE_TESTCTRL_JSON_SELFCHECK : u32 = 14 ; pub const SQLITE_TESTCTRL_OPTIMIZATIONS : u32 = 15 ; pub const SQLITE_TESTCTRL_ISKEYWORD :...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TESTCTRL_OPTIMIZATIONS` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:17875
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...TE_TESTCTRL_JSON_SELFCHECK : u32 = 14 ; pub const SQLITE_TESTCTRL_OPTIMIZATIONS : u32 = 15 ; pub const SQLITE_TESTCTRL_ISKEYWORD :...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TESTCTRL_ISKEYWORD` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:17928
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...QLITE_TESTCTRL_OPTIMIZATIONS : u32 = 15 ; pub const SQLITE_TESTCTRL_ISKEYWORD : u32 = 16 ; pub const SQLITE_TESTCTRL_GETOPT : u32 ...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TESTCTRL_ISKEYWORD` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:17928
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...QLITE_TESTCTRL_OPTIMIZATIONS : u32 = 15 ; pub const SQLITE_TESTCTRL_ISKEYWORD : u32 = 16 ; pub const SQLITE_TESTCTRL_GETOPT : u32 ...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TESTCTRL_GETOPT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:17977
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst SQLITE_TESTCTRL_ISKEYWORD : u32 = 16 ; pub const SQLITE_TESTCTRL_GETOPT : u32 = 16 ; pub const SQLITE_TESTCTRL_SCRATCHMALLOC ...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TESTCTRL_GETOPT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:17977
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst SQLITE_TESTCTRL_ISKEYWORD : u32 = 16 ; pub const SQLITE_TESTCTRL_GETOPT : u32 = 16 ; pub const SQLITE_TESTCTRL_SCRATCHMALLOC ...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TESTCTRL_SCRATCHMALLOC` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:18023
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst SQLITE_TESTCTRL_GETOPT : u32 = 16 ; pub const SQLITE_TESTCTRL_SCRATCHMALLOC : u32 = 17 ; pub const SQLITE_TESTCTRL_INTERNAL_FU...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TESTCTRL_SCRATCHMALLOC` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:18023
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst SQLITE_TESTCTRL_GETOPT : u32 = 16 ; pub const SQLITE_TESTCTRL_SCRATCHMALLOC : u32 = 17 ; pub const SQLITE_TESTCTRL_INTERNAL_FU...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TESTCTRL_INTERNAL_FUNCTIONS` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:18076
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...E_TESTCTRL_SCRATCHMALLOC : u32 = 17 ; pub const SQLITE_TESTCTRL_INTERNAL_FUNCTIONS : u32 = 17 ; pub const SQLITE_TESTCTRL_LOCALTIM...
[INFO] [stdout]   |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TESTCTRL_INTERNAL_FUNCTIONS` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:18076
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...E_TESTCTRL_SCRATCHMALLOC : u32 = 17 ; pub const SQLITE_TESTCTRL_INTERNAL_FUNCTIONS : u32 = 17 ; pub const SQLITE_TESTCTRL_LOCALTIM...
[INFO] [stdout]   |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TESTCTRL_LOCALTIME_FAULT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:18134
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...STCTRL_INTERNAL_FUNCTIONS : u32 = 17 ; pub const SQLITE_TESTCTRL_LOCALTIME_FAULT : u32 = 18 ; pub const SQLITE_TESTCTRL_EXPLAIN_ST...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TESTCTRL_LOCALTIME_FAULT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:18134
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...STCTRL_INTERNAL_FUNCTIONS : u32 = 17 ; pub const SQLITE_TESTCTRL_LOCALTIME_FAULT : u32 = 18 ; pub const SQLITE_TESTCTRL_EXPLAIN_ST...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TESTCTRL_EXPLAIN_STMT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:18189
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...TE_TESTCTRL_LOCALTIME_FAULT : u32 = 18 ; pub const SQLITE_TESTCTRL_EXPLAIN_STMT : u32 = 19 ; pub const SQLITE_TESTCTRL_ONCE_RESET_...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TESTCTRL_EXPLAIN_STMT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:18189
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...TE_TESTCTRL_LOCALTIME_FAULT : u32 = 18 ; pub const SQLITE_TESTCTRL_EXPLAIN_STMT : u32 = 19 ; pub const SQLITE_TESTCTRL_ONCE_RESET_...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TESTCTRL_ONCE_RESET_THRESHOLD` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:18241
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...E_TESTCTRL_EXPLAIN_STMT : u32 = 19 ; pub const SQLITE_TESTCTRL_ONCE_RESET_THRESHOLD : u32 = 19 ; pub const SQLITE_TESTCTRL_NEVER_C...
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TESTCTRL_ONCE_RESET_THRESHOLD` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:18241
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...E_TESTCTRL_EXPLAIN_STMT : u32 = 19 ; pub const SQLITE_TESTCTRL_ONCE_RESET_THRESHOLD : u32 = 19 ; pub const SQLITE_TESTCTRL_NEVER_C...
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TESTCTRL_NEVER_CORRUPT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:18301
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...TCTRL_ONCE_RESET_THRESHOLD : u32 = 19 ; pub const SQLITE_TESTCTRL_NEVER_CORRUPT : u32 = 20 ; pub const SQLITE_TESTCTRL_VDBE_COVERA...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TESTCTRL_NEVER_CORRUPT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:18301
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...TCTRL_ONCE_RESET_THRESHOLD : u32 = 19 ; pub const SQLITE_TESTCTRL_NEVER_CORRUPT : u32 = 20 ; pub const SQLITE_TESTCTRL_VDBE_COVERA...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TESTCTRL_VDBE_COVERAGE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:18354
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ITE_TESTCTRL_NEVER_CORRUPT : u32 = 20 ; pub const SQLITE_TESTCTRL_VDBE_COVERAGE : u32 = 21 ; pub const SQLITE_TESTCTRL_BYTEORDER :...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TESTCTRL_VDBE_COVERAGE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:18354
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ITE_TESTCTRL_NEVER_CORRUPT : u32 = 20 ; pub const SQLITE_TESTCTRL_VDBE_COVERAGE : u32 = 21 ; pub const SQLITE_TESTCTRL_BYTEORDER :...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TESTCTRL_BYTEORDER` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:18407
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...QLITE_TESTCTRL_VDBE_COVERAGE : u32 = 21 ; pub const SQLITE_TESTCTRL_BYTEORDER : u32 = 22 ; pub const SQLITE_TESTCTRL_ISINIT : u32 ...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TESTCTRL_BYTEORDER` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:18407
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...QLITE_TESTCTRL_VDBE_COVERAGE : u32 = 21 ; pub const SQLITE_TESTCTRL_BYTEORDER : u32 = 22 ; pub const SQLITE_TESTCTRL_ISINIT : u32 ...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TESTCTRL_ISINIT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:18456
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst SQLITE_TESTCTRL_BYTEORDER : u32 = 22 ; pub const SQLITE_TESTCTRL_ISINIT : u32 = 23 ; pub const SQLITE_TESTCTRL_SORTER_MMAP : ...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TESTCTRL_ISINIT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:18456
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst SQLITE_TESTCTRL_BYTEORDER : u32 = 22 ; pub const SQLITE_TESTCTRL_ISINIT : u32 = 23 ; pub const SQLITE_TESTCTRL_SORTER_MMAP : ...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TESTCTRL_SORTER_MMAP` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:18502
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst SQLITE_TESTCTRL_ISINIT : u32 = 23 ; pub const SQLITE_TESTCTRL_SORTER_MMAP : u32 = 24 ; pub const SQLITE_TESTCTRL_IMPOSTER : u...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TESTCTRL_SORTER_MMAP` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:18502
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst SQLITE_TESTCTRL_ISINIT : u32 = 23 ; pub const SQLITE_TESTCTRL_SORTER_MMAP : u32 = 24 ; pub const SQLITE_TESTCTRL_IMPOSTER : u...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TESTCTRL_IMPOSTER` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:18553
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t SQLITE_TESTCTRL_SORTER_MMAP : u32 = 24 ; pub const SQLITE_TESTCTRL_IMPOSTER : u32 = 25 ; pub const SQLITE_TESTCTRL_PARSER_COVERA...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TESTCTRL_IMPOSTER` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:18553
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t SQLITE_TESTCTRL_SORTER_MMAP : u32 = 24 ; pub const SQLITE_TESTCTRL_IMPOSTER : u32 = 25 ; pub const SQLITE_TESTCTRL_PARSER_COVERA...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TESTCTRL_PARSER_COVERAGE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:18601
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... SQLITE_TESTCTRL_IMPOSTER : u32 = 25 ; pub const SQLITE_TESTCTRL_PARSER_COVERAGE : u32 = 26 ; pub const SQLITE_TESTCTRL_RESULT_INT...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TESTCTRL_PARSER_COVERAGE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:18601
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... SQLITE_TESTCTRL_IMPOSTER : u32 = 25 ; pub const SQLITE_TESTCTRL_PARSER_COVERAGE : u32 = 26 ; pub const SQLITE_TESTCTRL_RESULT_INT...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TESTCTRL_RESULT_INTREAL` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:18656
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...E_TESTCTRL_PARSER_COVERAGE : u32 = 26 ; pub const SQLITE_TESTCTRL_RESULT_INTREAL : u32 = 27 ; pub const SQLITE_TESTCTRL_PRNG_SEED ...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TESTCTRL_RESULT_INTREAL` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:18656
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...E_TESTCTRL_PARSER_COVERAGE : u32 = 26 ; pub const SQLITE_TESTCTRL_RESULT_INTREAL : u32 = 27 ; pub const SQLITE_TESTCTRL_PRNG_SEED ...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TESTCTRL_PRNG_SEED` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:18710
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...LITE_TESTCTRL_RESULT_INTREAL : u32 = 27 ; pub const SQLITE_TESTCTRL_PRNG_SEED : u32 = 28 ; pub const SQLITE_TESTCTRL_EXTRA_SCHEMA_...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TESTCTRL_PRNG_SEED` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:18710
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...LITE_TESTCTRL_RESULT_INTREAL : u32 = 27 ; pub const SQLITE_TESTCTRL_PRNG_SEED : u32 = 28 ; pub const SQLITE_TESTCTRL_EXTRA_SCHEMA_...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TESTCTRL_EXTRA_SCHEMA_CHECKS` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:18759
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...LITE_TESTCTRL_PRNG_SEED : u32 = 28 ; pub const SQLITE_TESTCTRL_EXTRA_SCHEMA_CHECKS : u32 = 29 ; pub const SQLITE_TESTCTRL_SEEK_COU...
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TESTCTRL_EXTRA_SCHEMA_CHECKS` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:18759
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...LITE_TESTCTRL_PRNG_SEED : u32 = 28 ; pub const SQLITE_TESTCTRL_EXTRA_SCHEMA_CHECKS : u32 = 29 ; pub const SQLITE_TESTCTRL_SEEK_COU...
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TESTCTRL_SEEK_COUNT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:18818
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...TESTCTRL_EXTRA_SCHEMA_CHECKS : u32 = 29 ; pub const SQLITE_TESTCTRL_SEEK_COUNT : u32 = 30 ; pub const SQLITE_TESTCTRL_TRACEFLAGS :...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TESTCTRL_SEEK_COUNT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:18818
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...TESTCTRL_EXTRA_SCHEMA_CHECKS : u32 = 29 ; pub const SQLITE_TESTCTRL_SEEK_COUNT : u32 = 30 ; pub const SQLITE_TESTCTRL_TRACEFLAGS :...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TESTCTRL_TRACEFLAGS` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:18868
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t SQLITE_TESTCTRL_SEEK_COUNT : u32 = 30 ; pub const SQLITE_TESTCTRL_TRACEFLAGS : u32 = 31 ; pub const SQLITE_TESTCTRL_TUNE : u32 =...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TESTCTRL_TRACEFLAGS` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:18868
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t SQLITE_TESTCTRL_SEEK_COUNT : u32 = 30 ; pub const SQLITE_TESTCTRL_TRACEFLAGS : u32 = 31 ; pub const SQLITE_TESTCTRL_TUNE : u32 =...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TESTCTRL_TUNE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:18918
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst SQLITE_TESTCTRL_TRACEFLAGS : u32 = 31 ; pub const SQLITE_TESTCTRL_TUNE : u32 = 32 ; pub const SQLITE_TESTCTRL_LOGEST : u32 = ...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TESTCTRL_TUNE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:18918
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst SQLITE_TESTCTRL_TRACEFLAGS : u32 = 31 ; pub const SQLITE_TESTCTRL_TUNE : u32 = 32 ; pub const SQLITE_TESTCTRL_LOGEST : u32 = ...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TESTCTRL_LOGEST` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:18962
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub const SQLITE_TESTCTRL_TUNE : u32 = 32 ; pub const SQLITE_TESTCTRL_LOGEST : u32 = 33 ; pub const SQLITE_TESTCTRL_USELONGDOUBLE ...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TESTCTRL_LOGEST` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:18962
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub const SQLITE_TESTCTRL_TUNE : u32 = 32 ; pub const SQLITE_TESTCTRL_LOGEST : u32 = 33 ; pub const SQLITE_TESTCTRL_USELONGDOUBLE ...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TESTCTRL_USELONGDOUBLE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:19008
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst SQLITE_TESTCTRL_LOGEST : u32 = 33 ; pub const SQLITE_TESTCTRL_USELONGDOUBLE : u32 = 34 ; pub const SQLITE_TESTCTRL_LAST : u32 ...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TESTCTRL_USELONGDOUBLE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:19008
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst SQLITE_TESTCTRL_LOGEST : u32 = 33 ; pub const SQLITE_TESTCTRL_USELONGDOUBLE : u32 = 34 ; pub const SQLITE_TESTCTRL_LAST : u32 ...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TESTCTRL_LAST` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:19061
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t SQLITE_TESTCTRL_USELONGDOUBLE : u32 = 34 ; pub const SQLITE_TESTCTRL_LAST : u32 = 34 ; pub const SQLITE_STATUS_MEMORY_USED : u32...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_TESTCTRL_LAST` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:19061
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t SQLITE_TESTCTRL_USELONGDOUBLE : u32 = 34 ; pub const SQLITE_TESTCTRL_LAST : u32 = 34 ; pub const SQLITE_STATUS_MEMORY_USED : u32...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_STATUS_MEMORY_USED` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:19105
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const SQLITE_TESTCTRL_LAST : u32 = 34 ; pub const SQLITE_STATUS_MEMORY_USED : u32 = 0 ; pub const SQLITE_STATUS_PAGECACHE_USED :...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_STATUS_MEMORY_USED` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:19105
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const SQLITE_TESTCTRL_LAST : u32 = 34 ; pub const SQLITE_STATUS_MEMORY_USED : u32 = 0 ; pub const SQLITE_STATUS_PAGECACHE_USED :...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_STATUS_PAGECACHE_USED` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:19153
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st SQLITE_STATUS_MEMORY_USED : u32 = 0 ; pub const SQLITE_STATUS_PAGECACHE_USED : u32 = 1 ; pub const SQLITE_STATUS_PAGECACHE_OVER...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_STATUS_PAGECACHE_USED` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:19153
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st SQLITE_STATUS_MEMORY_USED : u32 = 0 ; pub const SQLITE_STATUS_PAGECACHE_USED : u32 = 1 ; pub const SQLITE_STATUS_PAGECACHE_OVER...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_STATUS_PAGECACHE_OVERFLOW` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:19204
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...LITE_STATUS_PAGECACHE_USED : u32 = 1 ; pub const SQLITE_STATUS_PAGECACHE_OVERFLOW : u32 = 2 ; pub const SQLITE_STATUS_SCRATCH_USED...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_STATUS_PAGECACHE_OVERFLOW` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:19204
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...LITE_STATUS_PAGECACHE_USED : u32 = 1 ; pub const SQLITE_STATUS_PAGECACHE_OVERFLOW : u32 = 2 ; pub const SQLITE_STATUS_SCRATCH_USED...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_STATUS_SCRATCH_USED` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:19259
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ITE_STATUS_PAGECACHE_OVERFLOW : u32 = 2 ; pub const SQLITE_STATUS_SCRATCH_USED : u32 = 3 ; pub const SQLITE_STATUS_SCRATCH_OVERFLO...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_STATUS_SCRATCH_USED` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:19259
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ITE_STATUS_PAGECACHE_OVERFLOW : u32 = 2 ; pub const SQLITE_STATUS_SCRATCH_USED : u32 = 3 ; pub const SQLITE_STATUS_SCRATCH_OVERFLO...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_STATUS_SCRATCH_OVERFLOW` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:19308
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... SQLITE_STATUS_SCRATCH_USED : u32 = 3 ; pub const SQLITE_STATUS_SCRATCH_OVERFLOW : u32 = 4 ; pub const SQLITE_STATUS_MALLOC_SIZE :...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_STATUS_SCRATCH_OVERFLOW` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:19308
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... SQLITE_STATUS_SCRATCH_USED : u32 = 3 ; pub const SQLITE_STATUS_SCRATCH_OVERFLOW : u32 = 4 ; pub const SQLITE_STATUS_MALLOC_SIZE :...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_STATUS_MALLOC_SIZE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:19361
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...QLITE_STATUS_SCRATCH_OVERFLOW : u32 = 4 ; pub const SQLITE_STATUS_MALLOC_SIZE : u32 = 5 ; pub const SQLITE_STATUS_PARSER_STACK : u...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_STATUS_MALLOC_SIZE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:19361
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...QLITE_STATUS_SCRATCH_OVERFLOW : u32 = 4 ; pub const SQLITE_STATUS_MALLOC_SIZE : u32 = 5 ; pub const SQLITE_STATUS_PARSER_STACK : u...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_STATUS_PARSER_STACK` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:19409
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst SQLITE_STATUS_MALLOC_SIZE : u32 = 5 ; pub const SQLITE_STATUS_PARSER_STACK : u32 = 6 ; pub const SQLITE_STATUS_PAGECACHE_SIZE ...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_STATUS_PARSER_STACK` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:19409
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst SQLITE_STATUS_MALLOC_SIZE : u32 = 5 ; pub const SQLITE_STATUS_PARSER_STACK : u32 = 6 ; pub const SQLITE_STATUS_PAGECACHE_SIZE ...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_STATUS_PAGECACHE_SIZE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:19458
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t SQLITE_STATUS_PARSER_STACK : u32 = 6 ; pub const SQLITE_STATUS_PAGECACHE_SIZE : u32 = 7 ; pub const SQLITE_STATUS_SCRATCH_SIZE :...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_STATUS_PAGECACHE_SIZE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:19458
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t SQLITE_STATUS_PARSER_STACK : u32 = 6 ; pub const SQLITE_STATUS_PAGECACHE_SIZE : u32 = 7 ; pub const SQLITE_STATUS_SCRATCH_SIZE :...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_STATUS_SCRATCH_SIZE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:19509
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... SQLITE_STATUS_PAGECACHE_SIZE : u32 = 7 ; pub const SQLITE_STATUS_SCRATCH_SIZE : u32 = 8 ; pub const SQLITE_STATUS_MALLOC_COUNT : ...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_STATUS_SCRATCH_SIZE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:19509
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... SQLITE_STATUS_PAGECACHE_SIZE : u32 = 7 ; pub const SQLITE_STATUS_SCRATCH_SIZE : u32 = 8 ; pub const SQLITE_STATUS_MALLOC_COUNT : ...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_STATUS_MALLOC_COUNT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:19558
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st SQLITE_STATUS_SCRATCH_SIZE : u32 = 8 ; pub const SQLITE_STATUS_MALLOC_COUNT : u32 = 9 ; pub const SQLITE_DBSTATUS_LOOKASIDE_USE...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_STATUS_MALLOC_COUNT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:19558
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st SQLITE_STATUS_SCRATCH_SIZE : u32 = 8 ; pub const SQLITE_STATUS_MALLOC_COUNT : u32 = 9 ; pub const SQLITE_DBSTATUS_LOOKASIDE_USE...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DBSTATUS_LOOKASIDE_USED` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:19607
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... SQLITE_STATUS_MALLOC_COUNT : u32 = 9 ; pub const SQLITE_DBSTATUS_LOOKASIDE_USED : u32 = 0 ; pub const SQLITE_DBSTATUS_CACHE_USED ...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DBSTATUS_LOOKASIDE_USED` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:19607
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... SQLITE_STATUS_MALLOC_COUNT : u32 = 9 ; pub const SQLITE_DBSTATUS_LOOKASIDE_USED : u32 = 0 ; pub const SQLITE_DBSTATUS_CACHE_USED ...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DBSTATUS_CACHE_USED` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:19660
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...QLITE_DBSTATUS_LOOKASIDE_USED : u32 = 0 ; pub const SQLITE_DBSTATUS_CACHE_USED : u32 = 1 ; pub const SQLITE_DBSTATUS_SCHEMA_USED :...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DBSTATUS_CACHE_USED` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:19660
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...QLITE_DBSTATUS_LOOKASIDE_USED : u32 = 0 ; pub const SQLITE_DBSTATUS_CACHE_USED : u32 = 1 ; pub const SQLITE_DBSTATUS_SCHEMA_USED :...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DBSTATUS_SCHEMA_USED` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:19709
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t SQLITE_DBSTATUS_CACHE_USED : u32 = 1 ; pub const SQLITE_DBSTATUS_SCHEMA_USED : u32 = 2 ; pub const SQLITE_DBSTATUS_STMT_USED : u...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DBSTATUS_SCHEMA_USED` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:19709
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t SQLITE_DBSTATUS_CACHE_USED : u32 = 1 ; pub const SQLITE_DBSTATUS_SCHEMA_USED : u32 = 2 ; pub const SQLITE_DBSTATUS_STMT_USED : u...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DBSTATUS_STMT_USED` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:19759
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t SQLITE_DBSTATUS_SCHEMA_USED : u32 = 2 ; pub const SQLITE_DBSTATUS_STMT_USED : u32 = 3 ; pub const SQLITE_DBSTATUS_LOOKASIDE_HIT ...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DBSTATUS_STMT_USED` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:19759
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t SQLITE_DBSTATUS_SCHEMA_USED : u32 = 2 ; pub const SQLITE_DBSTATUS_STMT_USED : u32 = 3 ; pub const SQLITE_DBSTATUS_LOOKASIDE_HIT ...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DBSTATUS_LOOKASIDE_HIT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:19807
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t SQLITE_DBSTATUS_STMT_USED : u32 = 3 ; pub const SQLITE_DBSTATUS_LOOKASIDE_HIT : u32 = 4 ; pub const SQLITE_DBSTATUS_LOOKASIDE_MI...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DBSTATUS_LOOKASIDE_HIT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:19807
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t SQLITE_DBSTATUS_STMT_USED : u32 = 3 ; pub const SQLITE_DBSTATUS_LOOKASIDE_HIT : u32 = 4 ; pub const SQLITE_DBSTATUS_LOOKASIDE_MI...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DBSTATUS_LOOKASIDE_MISS_SIZE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:19859
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...E_DBSTATUS_LOOKASIDE_HIT : u32 = 4 ; pub const SQLITE_DBSTATUS_LOOKASIDE_MISS_SIZE : u32 = 5 ; pub const SQLITE_DBSTATUS_LOOKASIDE...
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DBSTATUS_LOOKASIDE_MISS_SIZE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:19859
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...E_DBSTATUS_LOOKASIDE_HIT : u32 = 4 ; pub const SQLITE_DBSTATUS_LOOKASIDE_MISS_SIZE : u32 = 5 ; pub const SQLITE_DBSTATUS_LOOKASIDE...
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DBSTATUS_LOOKASIDE_MISS_FULL` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:19917
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ATUS_LOOKASIDE_MISS_SIZE : u32 = 5 ; pub const SQLITE_DBSTATUS_LOOKASIDE_MISS_FULL : u32 = 6 ; pub const SQLITE_DBSTATUS_CACHE_HIT...
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DBSTATUS_LOOKASIDE_MISS_FULL` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:19917
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ATUS_LOOKASIDE_MISS_SIZE : u32 = 5 ; pub const SQLITE_DBSTATUS_LOOKASIDE_MISS_FULL : u32 = 6 ; pub const SQLITE_DBSTATUS_CACHE_HIT...
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DBSTATUS_CACHE_HIT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:19975
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._DBSTATUS_LOOKASIDE_MISS_FULL : u32 = 6 ; pub const SQLITE_DBSTATUS_CACHE_HIT : u32 = 7 ; pub const SQLITE_DBSTATUS_CACHE_MISS : u...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DBSTATUS_CACHE_HIT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:19975
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._DBSTATUS_LOOKASIDE_MISS_FULL : u32 = 6 ; pub const SQLITE_DBSTATUS_CACHE_HIT : u32 = 7 ; pub const SQLITE_DBSTATUS_CACHE_MISS : u...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DBSTATUS_CACHE_MISS` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:20023
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst SQLITE_DBSTATUS_CACHE_HIT : u32 = 7 ; pub const SQLITE_DBSTATUS_CACHE_MISS : u32 = 8 ; pub const SQLITE_DBSTATUS_CACHE_WRITE :...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DBSTATUS_CACHE_MISS` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:20023
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst SQLITE_DBSTATUS_CACHE_HIT : u32 = 7 ; pub const SQLITE_DBSTATUS_CACHE_MISS : u32 = 8 ; pub const SQLITE_DBSTATUS_CACHE_WRITE :...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DBSTATUS_CACHE_WRITE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:20072
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t SQLITE_DBSTATUS_CACHE_MISS : u32 = 8 ; pub const SQLITE_DBSTATUS_CACHE_WRITE : u32 = 9 ; pub const SQLITE_DBSTATUS_DEFERRED_FKS ...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DBSTATUS_CACHE_WRITE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:20072
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t SQLITE_DBSTATUS_CACHE_MISS : u32 = 8 ; pub const SQLITE_DBSTATUS_CACHE_WRITE : u32 = 9 ; pub const SQLITE_DBSTATUS_DEFERRED_FKS ...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DBSTATUS_DEFERRED_FKS` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:20122
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... SQLITE_DBSTATUS_CACHE_WRITE : u32 = 9 ; pub const SQLITE_DBSTATUS_DEFERRED_FKS : u32 = 10 ; pub const SQLITE_DBSTATUS_CACHE_USED_...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DBSTATUS_DEFERRED_FKS` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:20122
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... SQLITE_DBSTATUS_CACHE_WRITE : u32 = 9 ; pub const SQLITE_DBSTATUS_DEFERRED_FKS : u32 = 10 ; pub const SQLITE_DBSTATUS_CACHE_USED_...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DBSTATUS_CACHE_USED_SHARED` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:20174
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...TE_DBSTATUS_DEFERRED_FKS : u32 = 10 ; pub const SQLITE_DBSTATUS_CACHE_USED_SHARED : u32 = 11 ; pub const SQLITE_DBSTATUS_CACHE_SPI...
[INFO] [stdout]   |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DBSTATUS_CACHE_USED_SHARED` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:20174
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...TE_DBSTATUS_DEFERRED_FKS : u32 = 10 ; pub const SQLITE_DBSTATUS_CACHE_USED_SHARED : u32 = 11 ; pub const SQLITE_DBSTATUS_CACHE_SPI...
[INFO] [stdout]   |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DBSTATUS_CACHE_SPILL` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:20231
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._DBSTATUS_CACHE_USED_SHARED : u32 = 11 ; pub const SQLITE_DBSTATUS_CACHE_SPILL : u32 = 12 ; pub const SQLITE_DBSTATUS_MAX : u32 = ...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DBSTATUS_CACHE_SPILL` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:20231
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._DBSTATUS_CACHE_USED_SHARED : u32 = 11 ; pub const SQLITE_DBSTATUS_CACHE_SPILL : u32 = 12 ; pub const SQLITE_DBSTATUS_MAX : u32 = ...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DBSTATUS_MAX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:20282
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst SQLITE_DBSTATUS_CACHE_SPILL : u32 = 12 ; pub const SQLITE_DBSTATUS_MAX : u32 = 12 ; pub const SQLITE_STMTSTATUS_FULLSCAN_STEP ...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DBSTATUS_MAX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:20282
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst SQLITE_DBSTATUS_CACHE_SPILL : u32 = 12 ; pub const SQLITE_DBSTATUS_MAX : u32 = 12 ; pub const SQLITE_STMTSTATUS_FULLSCAN_STEP ...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_STMTSTATUS_FULLSCAN_STEP` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:20325
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const SQLITE_DBSTATUS_MAX : u32 = 12 ; pub const SQLITE_STMTSTATUS_FULLSCAN_STEP : u32 = 1 ; pub const SQLITE_STMTSTATUS_SORT : u3...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_STMTSTATUS_FULLSCAN_STEP` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:20325
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const SQLITE_DBSTATUS_MAX : u32 = 12 ; pub const SQLITE_STMTSTATUS_FULLSCAN_STEP : u32 = 1 ; pub const SQLITE_STMTSTATUS_SORT : u3...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_STMTSTATUS_SORT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:20379
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...SQLITE_STMTSTATUS_FULLSCAN_STEP : u32 = 1 ; pub const SQLITE_STMTSTATUS_SORT : u32 = 2 ; pub const SQLITE_STMTSTATUS_AUTOINDEX : u...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_STMTSTATUS_SORT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:20379
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...SQLITE_STMTSTATUS_FULLSCAN_STEP : u32 = 1 ; pub const SQLITE_STMTSTATUS_SORT : u32 = 2 ; pub const SQLITE_STMTSTATUS_AUTOINDEX : u...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_STMTSTATUS_AUTOINDEX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:20424
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const SQLITE_STMTSTATUS_SORT : u32 = 2 ; pub const SQLITE_STMTSTATUS_AUTOINDEX : u32 = 3 ; pub const SQLITE_STMTSTATUS_VM_STEP : u...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_STMTSTATUS_AUTOINDEX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:20424
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const SQLITE_STMTSTATUS_SORT : u32 = 2 ; pub const SQLITE_STMTSTATUS_AUTOINDEX : u32 = 3 ; pub const SQLITE_STMTSTATUS_VM_STEP : u...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_STMTSTATUS_VM_STEP` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:20474
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t SQLITE_STMTSTATUS_AUTOINDEX : u32 = 3 ; pub const SQLITE_STMTSTATUS_VM_STEP : u32 = 4 ; pub const SQLITE_STMTSTATUS_REPREPARE : ...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_STMTSTATUS_VM_STEP` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:20474
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t SQLITE_STMTSTATUS_AUTOINDEX : u32 = 3 ; pub const SQLITE_STMTSTATUS_VM_STEP : u32 = 4 ; pub const SQLITE_STMTSTATUS_REPREPARE : ...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_STMTSTATUS_REPREPARE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:20522
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st SQLITE_STMTSTATUS_VM_STEP : u32 = 4 ; pub const SQLITE_STMTSTATUS_REPREPARE : u32 = 5 ; pub const SQLITE_STMTSTATUS_RUN : u32 =...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_STMTSTATUS_REPREPARE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:20522
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st SQLITE_STMTSTATUS_VM_STEP : u32 = 4 ; pub const SQLITE_STMTSTATUS_REPREPARE : u32 = 5 ; pub const SQLITE_STMTSTATUS_RUN : u32 =...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_STMTSTATUS_RUN` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:20572
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst SQLITE_STMTSTATUS_REPREPARE : u32 = 5 ; pub const SQLITE_STMTSTATUS_RUN : u32 = 6 ; pub const SQLITE_STMTSTATUS_FILTER_MISS : ...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_STMTSTATUS_RUN` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:20572
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst SQLITE_STMTSTATUS_REPREPARE : u32 = 5 ; pub const SQLITE_STMTSTATUS_RUN : u32 = 6 ; pub const SQLITE_STMTSTATUS_FILTER_MISS : ...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_STMTSTATUS_FILTER_MISS` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:20616
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const SQLITE_STMTSTATUS_RUN : u32 = 6 ; pub const SQLITE_STMTSTATUS_FILTER_MISS : u32 = 7 ; pub const SQLITE_STMTSTATUS_FILTER_HIT...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_STMTSTATUS_FILTER_MISS` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:20616
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const SQLITE_STMTSTATUS_RUN : u32 = 6 ; pub const SQLITE_STMTSTATUS_FILTER_MISS : u32 = 7 ; pub const SQLITE_STMTSTATUS_FILTER_HIT...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_STMTSTATUS_FILTER_HIT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:20668
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...QLITE_STMTSTATUS_FILTER_MISS : u32 = 7 ; pub const SQLITE_STMTSTATUS_FILTER_HIT : u32 = 8 ; pub const SQLITE_STMTSTATUS_MEMUSED : ...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_STMTSTATUS_FILTER_HIT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:20668
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...QLITE_STMTSTATUS_FILTER_MISS : u32 = 7 ; pub const SQLITE_STMTSTATUS_FILTER_HIT : u32 = 8 ; pub const SQLITE_STMTSTATUS_MEMUSED : ...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_STMTSTATUS_MEMUSED` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:20719
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... SQLITE_STMTSTATUS_FILTER_HIT : u32 = 8 ; pub const SQLITE_STMTSTATUS_MEMUSED : u32 = 99 ; pub const SQLITE_CHECKPOINT_PASSIVE : u...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_STMTSTATUS_MEMUSED` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:20719
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... SQLITE_STMTSTATUS_FILTER_HIT : u32 = 8 ; pub const SQLITE_STMTSTATUS_MEMUSED : u32 = 99 ; pub const SQLITE_CHECKPOINT_PASSIVE : u...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CHECKPOINT_PASSIVE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:20768
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st SQLITE_STMTSTATUS_MEMUSED : u32 = 99 ; pub const SQLITE_CHECKPOINT_PASSIVE : u32 = 0 ; pub const SQLITE_CHECKPOINT_FULL : u32 =...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CHECKPOINT_PASSIVE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:20768
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st SQLITE_STMTSTATUS_MEMUSED : u32 = 99 ; pub const SQLITE_CHECKPOINT_PASSIVE : u32 = 0 ; pub const SQLITE_CHECKPOINT_FULL : u32 =...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CHECKPOINT_FULL` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:20816
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const SQLITE_CHECKPOINT_PASSIVE : u32 = 0 ; pub const SQLITE_CHECKPOINT_FULL : u32 = 1 ; pub const SQLITE_CHECKPOINT_RESTART : u32...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CHECKPOINT_FULL` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:20816
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const SQLITE_CHECKPOINT_PASSIVE : u32 = 0 ; pub const SQLITE_CHECKPOINT_FULL : u32 = 1 ; pub const SQLITE_CHECKPOINT_RESTART : u32...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CHECKPOINT_RESTART` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:20861
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... const SQLITE_CHECKPOINT_FULL : u32 = 1 ; pub const SQLITE_CHECKPOINT_RESTART : u32 = 2 ; pub const SQLITE_CHECKPOINT_TRUNCATE : u...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CHECKPOINT_RESTART` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:20861
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... const SQLITE_CHECKPOINT_FULL : u32 = 1 ; pub const SQLITE_CHECKPOINT_RESTART : u32 = 2 ; pub const SQLITE_CHECKPOINT_TRUNCATE : u...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CHECKPOINT_TRUNCATE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:20909
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst SQLITE_CHECKPOINT_RESTART : u32 = 2 ; pub const SQLITE_CHECKPOINT_TRUNCATE : u32 = 3 ; pub const SQLITE_VTAB_CONSTRAINT_SUPPOR...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_VTAB_CONSTRAINT_SUPPORT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:20958
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... SQLITE_CHECKPOINT_TRUNCATE : u32 = 3 ; pub const SQLITE_VTAB_CONSTRAINT_SUPPORT : u32 = 1 ; pub const SQLITE_VTAB_INNOCUOUS : u32...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_CHECKPOINT_TRUNCATE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:20909
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst SQLITE_CHECKPOINT_RESTART : u32 = 2 ; pub const SQLITE_CHECKPOINT_TRUNCATE : u32 = 3 ; pub const SQLITE_VTAB_CONSTRAINT_SUPPOR...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_VTAB_INNOCUOUS` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:21011
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... SQLITE_VTAB_CONSTRAINT_SUPPORT : u32 = 1 ; pub const SQLITE_VTAB_INNOCUOUS : u32 = 2 ; pub const SQLITE_VTAB_DIRECTONLY : u32 = 3...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_VTAB_CONSTRAINT_SUPPORT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:20958
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... SQLITE_CHECKPOINT_TRUNCATE : u32 = 3 ; pub const SQLITE_VTAB_CONSTRAINT_SUPPORT : u32 = 1 ; pub const SQLITE_VTAB_INNOCUOUS : u32...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_VTAB_INNOCUOUS` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:21011
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... SQLITE_VTAB_CONSTRAINT_SUPPORT : u32 = 1 ; pub const SQLITE_VTAB_INNOCUOUS : u32 = 2 ; pub const SQLITE_VTAB_DIRECTONLY : u32 = 3...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_VTAB_DIRECTONLY` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:21055
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub const SQLITE_VTAB_INNOCUOUS : u32 = 2 ; pub const SQLITE_VTAB_DIRECTONLY : u32 = 3 ; pub const SQLITE_VTAB_USES_ALL_SCHEMAS : ...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_VTAB_USES_ALL_SCHEMAS` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:21100
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const SQLITE_VTAB_DIRECTONLY : u32 = 3 ; pub const SQLITE_VTAB_USES_ALL_SCHEMAS : u32 = 4 ; pub const SQLITE_ROLLBACK : u32 = 1 ; ...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_VTAB_DIRECTONLY` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:21055
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub const SQLITE_VTAB_INNOCUOUS : u32 = 2 ; pub const SQLITE_VTAB_DIRECTONLY : u32 = 3 ; pub const SQLITE_VTAB_USES_ALL_SCHEMAS : ...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_VTAB_USES_ALL_SCHEMAS` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:21100
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const SQLITE_VTAB_DIRECTONLY : u32 = 3 ; pub const SQLITE_VTAB_USES_ALL_SCHEMAS : u32 = 4 ; pub const SQLITE_ROLLBACK : u32 = 1 ; ...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_ROLLBACK` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:21151
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const SQLITE_VTAB_USES_ALL_SCHEMAS : u32 = 4 ; pub const SQLITE_ROLLBACK : u32 = 1 ; pub const SQLITE_FAIL : u32 = 3 ; pub const S...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FAIL` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:21189
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... u32 = 4 ; pub const SQLITE_ROLLBACK : u32 = 1 ; pub const SQLITE_FAIL : u32 = 3 ; pub const SQLITE_REPLACE : u32 = 5 ; pub const ...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_ROLLBACK` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:21151
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const SQLITE_VTAB_USES_ALL_SCHEMAS : u32 = 4 ; pub const SQLITE_ROLLBACK : u32 = 1 ; pub const SQLITE_FAIL : u32 = 3 ; pub const S...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_REPLACE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:21223
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...K : u32 = 1 ; pub const SQLITE_FAIL : u32 = 3 ; pub const SQLITE_REPLACE : u32 = 5 ; pub const SQLITE_SCANSTAT_NLOOP : u32 = 0 ; p...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_FAIL` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:21189
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... u32 = 4 ; pub const SQLITE_ROLLBACK : u32 = 1 ; pub const SQLITE_FAIL : u32 = 3 ; pub const SQLITE_REPLACE : u32 = 5 ; pub const ...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_SCANSTAT_NLOOP` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:21260
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... = 3 ; pub const SQLITE_REPLACE : u32 = 5 ; pub const SQLITE_SCANSTAT_NLOOP : u32 = 0 ; pub const SQLITE_SCANSTAT_NVISIT : u32 = 1...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_REPLACE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:21223
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...K : u32 = 1 ; pub const SQLITE_FAIL : u32 = 3 ; pub const SQLITE_REPLACE : u32 = 5 ; pub const SQLITE_SCANSTAT_NLOOP : u32 = 0 ; p...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_SCANSTAT_NVISIT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:21304
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub const SQLITE_SCANSTAT_NLOOP : u32 = 0 ; pub const SQLITE_SCANSTAT_NVISIT : u32 = 1 ; pub const SQLITE_SCANSTAT_EST : u32 = 2 ;...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_SCANSTAT_NLOOP` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:21260
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... = 3 ; pub const SQLITE_REPLACE : u32 = 5 ; pub const SQLITE_SCANSTAT_NLOOP : u32 = 0 ; pub const SQLITE_SCANSTAT_NVISIT : u32 = 1...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_SCANSTAT_EST` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:21349
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub const SQLITE_SCANSTAT_NVISIT : u32 = 1 ; pub const SQLITE_SCANSTAT_EST : u32 = 2 ; pub const SQLITE_SCANSTAT_NAME : u32 = 3 ; ...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_SCANSTAT_NVISIT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:21304
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub const SQLITE_SCANSTAT_NLOOP : u32 = 0 ; pub const SQLITE_SCANSTAT_NVISIT : u32 = 1 ; pub const SQLITE_SCANSTAT_EST : u32 = 2 ;...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_SCANSTAT_NAME` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:21391
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; pub const SQLITE_SCANSTAT_EST : u32 = 2 ; pub const SQLITE_SCANSTAT_NAME : u32 = 3 ; pub const SQLITE_SCANSTAT_EXPLAIN : u32 = ...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_SCANSTAT_EST` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:21349
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub const SQLITE_SCANSTAT_NVISIT : u32 = 1 ; pub const SQLITE_SCANSTAT_EST : u32 = 2 ; pub const SQLITE_SCANSTAT_NAME : u32 = 3 ; ...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_SCANSTAT_EXPLAIN` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:21434
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub const SQLITE_SCANSTAT_NAME : u32 = 3 ; pub const SQLITE_SCANSTAT_EXPLAIN : u32 = 4 ; pub const SQLITE_SCANSTAT_SELECTID : u32 ...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_SCANSTAT_NAME` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:21391
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; pub const SQLITE_SCANSTAT_EST : u32 = 2 ; pub const SQLITE_SCANSTAT_NAME : u32 = 3 ; pub const SQLITE_SCANSTAT_EXPLAIN : u32 = ...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_SCANSTAT_SELECTID` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:21480
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... const SQLITE_SCANSTAT_EXPLAIN : u32 = 4 ; pub const SQLITE_SCANSTAT_SELECTID : u32 = 5 ; pub const SQLITE_SCANSTAT_PARENTID : u32...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_SCANSTAT_EXPLAIN` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:21434
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub const SQLITE_SCANSTAT_NAME : u32 = 3 ; pub const SQLITE_SCANSTAT_EXPLAIN : u32 = 4 ; pub const SQLITE_SCANSTAT_SELECTID : u32 ...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_SCANSTAT_PARENTID` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:21527
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const SQLITE_SCANSTAT_SELECTID : u32 = 5 ; pub const SQLITE_SCANSTAT_PARENTID : u32 = 6 ; pub const SQLITE_SCANSTAT_NCYCLE : u32 =...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_SCANSTAT_NCYCLE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:21574
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... const SQLITE_SCANSTAT_PARENTID : u32 = 6 ; pub const SQLITE_SCANSTAT_NCYCLE : u32 = 7 ; pub const SQLITE_SCANSTAT_COMPLEX : u32 =...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_SCANSTAT_SELECTID` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:21480
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... const SQLITE_SCANSTAT_EXPLAIN : u32 = 4 ; pub const SQLITE_SCANSTAT_SELECTID : u32 = 5 ; pub const SQLITE_SCANSTAT_PARENTID : u32...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_SCANSTAT_COMPLEX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:21619
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const SQLITE_SCANSTAT_NCYCLE : u32 = 7 ; pub const SQLITE_SCANSTAT_COMPLEX : u32 = 1 ; pub const SQLITE_SERIALIZE_NOCOPY : u32 =...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_SCANSTAT_PARENTID` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:21527
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const SQLITE_SCANSTAT_SELECTID : u32 = 5 ; pub const SQLITE_SCANSTAT_PARENTID : u32 = 6 ; pub const SQLITE_SCANSTAT_NCYCLE : u32 =...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_SERIALIZE_NOCOPY` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:21665
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... const SQLITE_SCANSTAT_COMPLEX : u32 = 1 ; pub const SQLITE_SERIALIZE_NOCOPY : u32 = 1 ; pub const SQLITE_DESERIALIZE_FREEONCLOSE ...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_SCANSTAT_NCYCLE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:21574
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... const SQLITE_SCANSTAT_PARENTID : u32 = 6 ; pub const SQLITE_SCANSTAT_NCYCLE : u32 = 7 ; pub const SQLITE_SCANSTAT_COMPLEX : u32 =...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DESERIALIZE_FREEONCLOSE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:21711
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst SQLITE_SERIALIZE_NOCOPY : u32 = 1 ; pub const SQLITE_DESERIALIZE_FREEONCLOSE : u32 = 1 ; pub const SQLITE_DESERIALIZE_RESIZEAB...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_SCANSTAT_COMPLEX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:21619
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const SQLITE_SCANSTAT_NCYCLE : u32 = 7 ; pub const SQLITE_SCANSTAT_COMPLEX : u32 = 1 ; pub const SQLITE_SERIALIZE_NOCOPY : u32 =...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DESERIALIZE_RESIZEABLE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:21764
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ITE_DESERIALIZE_FREEONCLOSE : u32 = 1 ; pub const SQLITE_DESERIALIZE_RESIZEABLE : u32 = 2 ; pub const SQLITE_DESERIALIZE_READONLY ...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_SERIALIZE_NOCOPY` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:21665
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... const SQLITE_SCANSTAT_COMPLEX : u32 = 1 ; pub const SQLITE_SERIALIZE_NOCOPY : u32 = 1 ; pub const SQLITE_DESERIALIZE_FREEONCLOSE ...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DESERIALIZE_READONLY` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:21816
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...QLITE_DESERIALIZE_RESIZEABLE : u32 = 2 ; pub const SQLITE_DESERIALIZE_READONLY : u32 = 4 ; pub const NOT_WITHIN : u32 = 0 ; pub co...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DESERIALIZE_FREEONCLOSE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:21711
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst SQLITE_SERIALIZE_NOCOPY : u32 = 1 ; pub const SQLITE_DESERIALIZE_FREEONCLOSE : u32 = 1 ; pub const SQLITE_DESERIALIZE_RESIZEAB...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `NOT_WITHIN` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:21866
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub const SQLITE_DESERIALIZE_READONLY : u32 = 4 ; pub const NOT_WITHIN : u32 = 0 ; pub const PARTLY_WITHIN : u32 = 1 ; pub const F...
[INFO] [stdout]   |                                                                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PARTLY_WITHIN` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:21899
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...LY : u32 = 4 ; pub const NOT_WITHIN : u32 = 0 ; pub const PARTLY_WITHIN : u32 = 1 ; pub const FULLY_WITHIN : u32 = 2 ; pub const F...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DESERIALIZE_RESIZEABLE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:21764
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ITE_DESERIALIZE_FREEONCLOSE : u32 = 1 ; pub const SQLITE_DESERIALIZE_RESIZEABLE : u32 = 2 ; pub const SQLITE_DESERIALIZE_READONLY ...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FULLY_WITHIN` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:21935
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... : u32 = 0 ; pub const PARTLY_WITHIN : u32 = 1 ; pub const FULLY_WITHIN : u32 = 2 ; pub const FTS5_TOKENIZE_QUERY : u32 = 1 ; pub ...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQLITE_DESERIALIZE_READONLY` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:21816
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...QLITE_DESERIALIZE_RESIZEABLE : u32 = 2 ; pub const SQLITE_DESERIALIZE_READONLY : u32 = 4 ; pub const NOT_WITHIN : u32 = 0 ; pub co...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `NOT_WITHIN` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:21866
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub const SQLITE_DESERIALIZE_READONLY : u32 = 4 ; pub const NOT_WITHIN : u32 = 0 ; pub const PARTLY_WITHIN : u32 = 1 ; pub const F...
[INFO] [stdout]   |                                                                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FTS5_TOKENIZE_QUERY` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:21970
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...u32 = 1 ; pub const FULLY_WITHIN : u32 = 2 ; pub const FTS5_TOKENIZE_QUERY : u32 = 1 ; pub const FTS5_TOKENIZE_PREFIX : u32 = 2 ; ...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FTS5_TOKENIZE_PREFIX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:22012
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; pub const FTS5_TOKENIZE_QUERY : u32 = 1 ; pub const FTS5_TOKENIZE_PREFIX : u32 = 2 ; pub const FTS5_TOKENIZE_DOCUMENT : u32 = 4...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PARTLY_WITHIN` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:21899
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...LY : u32 = 4 ; pub const NOT_WITHIN : u32 = 0 ; pub const PARTLY_WITHIN : u32 = 1 ; pub const FULLY_WITHIN : u32 = 2 ; pub const F...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FULLY_WITHIN` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:21935
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... : u32 = 0 ; pub const PARTLY_WITHIN : u32 = 1 ; pub const FULLY_WITHIN : u32 = 2 ; pub const FTS5_TOKENIZE_QUERY : u32 = 1 ; pub ...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FTS5_TOKENIZE_DOCUMENT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:22055
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... pub const FTS5_TOKENIZE_PREFIX : u32 = 2 ; pub const FTS5_TOKENIZE_DOCUMENT : u32 = 4 ; pub const FTS5_TOKENIZE_AUX : u32 = 8 ; p...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FTS5_TOKENIZE_QUERY` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:21970
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...u32 = 1 ; pub const FULLY_WITHIN : u32 = 2 ; pub const FTS5_TOKENIZE_QUERY : u32 = 1 ; pub const FTS5_TOKENIZE_PREFIX : u32 = 2 ; ...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FTS5_TOKENIZE_AUX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:22100
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... pub const FTS5_TOKENIZE_DOCUMENT : u32 = 4 ; pub const FTS5_TOKENIZE_AUX : u32 = 8 ; pub const FTS5_TOKEN_COLOCATED : u32 = 1 ; p...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FTS5_TOKENIZE_PREFIX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:22012
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; pub const FTS5_TOKENIZE_QUERY : u32 = 1 ; pub const FTS5_TOKENIZE_PREFIX : u32 = 2 ; pub const FTS5_TOKENIZE_DOCUMENT : u32 = 4...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FTS5_TOKEN_COLOCATED` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:22140
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... 4 ; pub const FTS5_TOKENIZE_AUX : u32 = 8 ; pub const FTS5_TOKEN_COLOCATED : u32 = 1 ; pub type __gnuc_va_list = __builtin_va_lis...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FTS5_TOKENIZE_DOCUMENT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:22055
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... pub const FTS5_TOKENIZE_PREFIX : u32 = 2 ; pub const FTS5_TOKENIZE_DOCUMENT : u32 = 4 ; pub const FTS5_TOKENIZE_AUX : u32 = 8 ; p...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FTS5_TOKENIZE_AUX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:22100
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... pub const FTS5_TOKENIZE_DOCUMENT : u32 = 4 ; pub const FTS5_TOKENIZE_AUX : u32 = 8 ; pub const FTS5_TOKEN_COLOCATED : u32 = 1 ; p...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `va_list` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:22228
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...= 1 ; pub type __gnuc_va_list = __builtin_va_list ; pub type va_list = __builtin_va_list ; extern "C" { pub static sqlite3_version...
[INFO] [stdout]   |                                                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `sqlite3_callback` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:23433
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ut sqlite3) -> :: std :: os :: raw :: c_int ; } pub type sqlite3_callback = :: std :: option :: Option < unsafe extern "C" fn (arg...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FTS5_TOKEN_COLOCATED` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:22140
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... 4 ; pub const FTS5_TOKENIZE_AUX : u32 = 8 ; pub const FTS5_TOKEN_COLOCATED : u32 = 1 ; pub type __gnuc_va_list = __builtin_va_lis...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `sqlite3_api_routines` is never constructed
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:31054
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...repr (C)] # [derive (Debug , Copy , Clone)] pub struct sqlite3_api_routines { _unused : [u8 ; 0] , } pub type sqlite3_filename = *...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `va_list` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:22228
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...= 1 ; pub type __gnuc_va_list = __builtin_va_list ; pub type va_list = __builtin_va_list ; extern "C" { pub static sqlite3_version...
[INFO] [stdout]   |                                                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `sqlite3_callback` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:23433
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ut sqlite3) -> :: std :: os :: raw :: c_int ; } pub type sqlite3_callback = :: std :: option :: Option < unsafe extern "C" fn (arg...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `sqlite3_destructor_type` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:66345
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...oid) >) -> :: std :: os :: raw :: c_int ; } pub type sqlite3_destructor_type = :: std :: option :: Option < unsafe extern "C" fn (...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `sqlite3_api_routines` is never constructed
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:31054
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...repr (C)] # [derive (Debug , Copy , Clone)] pub struct sqlite3_api_routines { _unused : [u8 ; 0] , } pub type sqlite3_filename = *...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `sqlite3_blob` is never constructed
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:94143
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct sqlite3_blob { _unused : [u8 ; 0] , } extern "C" { pub fn sqlite3_blob_...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `sqlite3_destructor_type` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:66345
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...oid) >) -> :: std :: os :: raw :: c_int ; } pub type sqlite3_destructor_type = :: std :: option :: Option < unsafe extern "C" fn (...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `sqlite3_str` is never constructed
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:99903
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct sqlite3_str { _unused : [u8 ; 0] , } extern "C" { pub fn sqlite3_str_ne...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `sqlite3_blob` is never constructed
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:94143
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct sqlite3_blob { _unused : [u8 ; 0] , } extern "C" { pub fn sqlite3_blob_...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `sqlite3_backup` is never constructed
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:110376
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...# [repr (C)] # [derive (Debug , Copy , Clone)] pub struct sqlite3_backup { _unused : [u8 ; 0] , } extern "C" { pub fn sqlite3_back...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `reset` is never used
[INFO] [stdout]   --> src/sqlite3.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl Statement {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn reset(&self) -> Result<(), Error> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `sqlite3_str` is never constructed
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:99903
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct sqlite3_str { _unused : [u8 ; 0] , } extern "C" { pub fn sqlite3_str_ne...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `sqlite3_version` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:22282
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pe va_list = __builtin_va_list ; extern "C" { pub static sqlite3_version : [:: std :: os :: raw :: c_char ; 0usize] ; } extern "C"...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_libversion` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:22365
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_char ; 0usize] ; } extern "C" { pub fn sqlite3_libversion () -> * const :: std :: os :: raw :: c_char ; } extern ...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `sqlite3_backup` is never constructed
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:110376
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...# [repr (C)] # [derive (Debug , Copy , Clone)] pub struct sqlite3_backup { _unused : [u8 ; 0] , } extern "C" { pub fn sqlite3_back...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `reset` is never used
[INFO] [stdout]   --> src/sqlite3.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl Statement {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn reset(&self) -> Result<(), Error> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_sourceid` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:22452
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st :: std :: os :: raw :: c_char ; } extern "C" { pub fn sqlite3_sourceid () -> * const :: std :: os :: raw :: c_char ; } extern "...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `sqlite3_version` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:22282
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pe va_list = __builtin_va_list ; extern "C" { pub static sqlite3_version : [:: std :: os :: raw :: c_char ; 0usize] ; } extern "C"...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_libversion_number` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:22537
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... std :: os :: raw :: c_char ; } extern "C" { pub fn sqlite3_libversion_number () -> :: std :: os :: raw :: c_int ; } extern "C" { ...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_libversion` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:22365
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_char ; 0usize] ; } extern "C" { pub fn sqlite3_libversion () -> * const :: std :: os :: raw :: c_char ; } extern ...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_compileoption_used` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:22622
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_compileoption_used (zOptName : * const :: std :: os :: raw :: c_char) ...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_sourceid` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:22452
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st :: std :: os :: raw :: c_char ; } extern "C" { pub fn sqlite3_sourceid () -> * const :: std :: os :: raw :: c_char ; } extern "...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_compileoption_get` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:22756
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_compileoption_get (N : :: std :: os :: raw :: c_int) -> * const :: std...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_libversion_number` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:22537
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... std :: os :: raw :: c_char ; } extern "C" { pub fn sqlite3_libversion_number () -> :: std :: os :: raw :: c_int ; } extern "C" { ...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_threadsafe` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:22882
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t :: std :: os :: raw :: c_char ; } extern "C" { pub fn sqlite3_threadsafe () -> :: std :: os :: raw :: c_int ; } # [repr (C)] # [...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_compileoption_used` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:22622
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_compileoption_used (zOptName : * const :: std :: os :: raw :: c_char) ...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_close_v2` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:23348
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_close_v2 (arg1 : * mut sqlite3) -> :: std :: os :: raw :: c_int ;...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_compileoption_get` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:22756
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_compileoption_get (N : :: std :: os :: raw :: c_int) -> * const :: std...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_exec` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:23743
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...r) -> :: std :: os :: raw :: c_int > ; extern "C" { pub fn sqlite3_exec (arg1 : * mut sqlite3 , sql : * const :: std :: os :: raw ...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_threadsafe` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:22882
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t :: std :: os :: raw :: c_char ; } extern "C" { pub fn sqlite3_threadsafe () -> :: std :: os :: raw :: c_int ; } # [repr (C)] # [...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_initialize` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:37782
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... xNextSystemCall) - 160usize] ; } ; extern "C" { pub fn sqlite3_initialize () -> :: std :: os :: raw :: c_int ; } extern "C" { pub...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_close_v2` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:23348
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_close_v2 (arg1 : * mut sqlite3) -> :: std :: os :: raw :: c_int ;...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_shutdown` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:37860
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_shutdown () -> :: std :: os :: raw :: c_int ; } extern "C" { pub ...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_exec` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:23743
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...r) -> :: std :: os :: raw :: c_int > ; extern "C" { pub fn sqlite3_exec (arg1 : * mut sqlite3 , sql : * const :: std :: os :: raw ...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_os_init` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:37936
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_os_init () -> :: std :: os :: raw :: c_int ; } extern "C" { pub f...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_initialize` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:37782
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... xNextSystemCall) - 160usize] ; } ; extern "C" { pub fn sqlite3_initialize () -> :: std :: os :: raw :: c_int ; } extern "C" { pub...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_os_end` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:38011
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_os_end () -> :: std :: os :: raw :: c_int ; } extern "C" { pub f...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_shutdown` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:37860
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_shutdown () -> :: std :: os :: raw :: c_int ; } extern "C" { pub ...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_config` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:38085
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_config (arg1 : :: std :: os :: raw :: c_int , ...) -> :: std :: ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_os_init` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:37936
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_os_init () -> :: std :: os :: raw :: c_int ; } extern "C" { pub f...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_db_config` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:38200
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...-> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_db_config (arg1 : * mut sqlite3 , op : :: std :: os :: raw :: c_in...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_os_end` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:38011
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_os_end () -> :: std :: os :: raw :: c_int ; } extern "C" { pub f...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_extended_result_codes` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:40753
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , pAppData) - 56usize] ; } ; extern "C" { pub fn sqlite3_extended_result_codes (arg1 : * mut sqlite3 , onoff : :: std :: os :: ra...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_config` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:38085
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_config (arg1 : :: std :: os :: raw :: c_int , ...) -> :: std :: ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_last_insert_rowid` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:40901
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_last_insert_rowid (arg1 : * mut sqlite3) -> sqlite3_int64 ; } extern "...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_db_config` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:38200
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...-> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_db_config (arg1 : * mut sqlite3 , op : :: std :: os :: raw :: c_in...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_set_last_insert_rowid` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:40991
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...sqlite3) -> sqlite3_int64 ; } extern "C" { pub fn sqlite3_set_last_insert_rowid (arg1 : * mut sqlite3 , arg2 : sqlite3_int64) ; } ...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_extended_result_codes` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:40753
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , pAppData) - 56usize] ; } ; extern "C" { pub fn sqlite3_extended_result_codes (arg1 : * mut sqlite3 , onoff : :: std :: os :: ra...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_changes` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:41091
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... sqlite3 , arg2 : sqlite3_int64) ; } extern "C" { pub fn sqlite3_changes (arg1 : * mut sqlite3) -> :: std :: os :: raw :: c_int ; ...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_last_insert_rowid` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:40901
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_last_insert_rowid (arg1 : * mut sqlite3) -> sqlite3_int64 ; } extern "...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_changes64` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:41186
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...-> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_changes64 (arg1 : * mut sqlite3) -> sqlite3_int64 ; } extern "C" {...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_set_last_insert_rowid` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:40991
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...sqlite3) -> sqlite3_int64 ; } extern "C" { pub fn sqlite3_set_last_insert_rowid (arg1 : * mut sqlite3 , arg2 : sqlite3_int64) ; } ...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_total_changes` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:41268
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...mut sqlite3) -> sqlite3_int64 ; } extern "C" { pub fn sqlite3_total_changes (arg1 : * mut sqlite3) -> :: std :: os :: raw :: c_int...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_changes` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:41091
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... sqlite3 , arg2 : sqlite3_int64) ; } extern "C" { pub fn sqlite3_changes (arg1 : * mut sqlite3) -> :: std :: os :: raw :: c_int ; ...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_total_changes64` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:41369
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_total_changes64 (arg1 : * mut sqlite3) -> sqlite3_int64 ; } extern "C...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_changes64` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:41186
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...-> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_changes64 (arg1 : * mut sqlite3) -> sqlite3_int64 ; } extern "C" {...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_interrupt` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:41457
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...* mut sqlite3) -> sqlite3_int64 ; } extern "C" { pub fn sqlite3_interrupt (arg1 : * mut sqlite3) ; } extern "C" { pub fn sqlite3_i...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_total_changes` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:41268
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...mut sqlite3) -> sqlite3_int64 ; } extern "C" { pub fn sqlite3_total_changes (arg1 : * mut sqlite3) -> :: std :: os :: raw :: c_int...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_is_interrupted` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:41522
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...errupt (arg1 : * mut sqlite3) ; } extern "C" { pub fn sqlite3_is_interrupted (arg1 : * mut sqlite3) -> :: std :: os :: raw :: c_in...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_total_changes64` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:41369
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_total_changes64 (arg1 : * mut sqlite3) -> sqlite3_int64 ; } extern "C...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_complete` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:41624
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_complete (sql : * const :: std :: os :: raw :: c_char) -> :: std ...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_interrupt` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:41457
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...* mut sqlite3) -> sqlite3_int64 ; } extern "C" { pub fn sqlite3_interrupt (arg1 : * mut sqlite3) ; } extern "C" { pub fn sqlite3_i...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_complete16` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:41743
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...-> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_complete16 (sql : * const :: std :: os :: raw :: c_void) -> :: std...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_is_interrupted` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:41522
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...errupt (arg1 : * mut sqlite3) ; } extern "C" { pub fn sqlite3_is_interrupted (arg1 : * mut sqlite3) -> :: std :: os :: raw :: c_in...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_busy_handler` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:41864
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_busy_handler (arg1 : * mut sqlite3 , arg2 : :: std :: option :: Opt...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_complete` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:41624
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_complete (sql : * const :: std :: os :: raw :: c_char) -> :: std ...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_busy_timeout` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:42185
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_busy_timeout (arg1 : * mut sqlite3 , ms : :: std :: os :: raw :: c_...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_complete16` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:41743
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...-> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_complete16 (sql : * const :: std :: os :: raw :: c_void) -> :: std...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_get_table` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:42321
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...-> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_get_table (db : * mut sqlite3 , zSql : * const :: std :: os :: raw...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_busy_handler` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:41864
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_busy_handler (arg1 : * mut sqlite3 , arg2 : :: std :: option :: Opt...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_free_table` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:42673
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...-> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_free_table (result : * mut * mut :: std :: os :: raw :: c_char) ; ...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_busy_timeout` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:42185
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_busy_timeout (arg1 : * mut sqlite3 , ms : :: std :: os :: raw :: c_...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_mprintf` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:42769
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t :: std :: os :: raw :: c_char) ; } extern "C" { pub fn sqlite3_mprintf (arg1 : * const :: std :: os :: raw :: c_char , ...) -> *...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_vmprintf` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:42901
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ut :: std :: os :: raw :: c_char ; } extern "C" { pub fn sqlite3_vmprintf (arg1 : * const :: std :: os :: raw :: c_char , arg2 : *...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_get_table` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:42321
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...-> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_get_table (db : * mut sqlite3 , zSql : * const :: std :: os :: raw...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_snprintf` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:43057
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ut :: std :: os :: raw :: c_char ; } extern "C" { pub fn sqlite3_snprintf (arg1 : :: std :: os :: raw :: c_int , arg2 : * mut :: s...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_free_table` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:42673
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...-> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_free_table (result : * mut * mut :: std :: os :: raw :: c_char) ; ...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_vsnprintf` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:43273
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t :: std :: os :: raw :: c_char ; } extern "C" { pub fn sqlite3_vsnprintf (arg1 : :: std :: os :: raw :: c_int , arg2 : * mut :: s...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_mprintf` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:42769
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t :: std :: os :: raw :: c_char) ; } extern "C" { pub fn sqlite3_mprintf (arg1 : * const :: std :: os :: raw :: c_char , ...) -> *...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_vmprintf` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:42901
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ut :: std :: os :: raw :: c_char ; } extern "C" { pub fn sqlite3_vmprintf (arg1 : * const :: std :: os :: raw :: c_char , arg2 : *...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_malloc` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:43513
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...mut :: std :: os :: raw :: c_char ; } extern "C" { pub fn sqlite3_malloc (arg1 : :: std :: os :: raw :: c_int) -> * mut :: std :: ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_malloc64` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:43629
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ut :: std :: os :: raw :: c_void ; } extern "C" { pub fn sqlite3_malloc64 (arg1 : sqlite3_uint64) -> * mut :: std :: os :: raw :: ...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_snprintf` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:43057
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ut :: std :: os :: raw :: c_char ; } extern "C" { pub fn sqlite3_snprintf (arg1 : :: std :: os :: raw :: c_int , arg2 : * mut :: s...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_vsnprintf` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:43273
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t :: std :: os :: raw :: c_char ; } extern "C" { pub fn sqlite3_vsnprintf (arg1 : :: std :: os :: raw :: c_int , arg2 : * mut :: s...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_realloc` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:43733
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ut :: std :: os :: raw :: c_void ; } extern "C" { pub fn sqlite3_realloc (arg1 : * mut :: std :: os :: raw :: c_void , arg2 : :: s...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_realloc64` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:43895
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t :: std :: os :: raw :: c_void ; } extern "C" { pub fn sqlite3_realloc64 (arg1 : * mut :: std :: os :: raw :: c_void , arg2 : sql...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_malloc` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:43513
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...mut :: std :: os :: raw :: c_char ; } extern "C" { pub fn sqlite3_malloc (arg1 : :: std :: os :: raw :: c_int) -> * mut :: std :: ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_free` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:44045
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... mut :: std :: os :: raw :: c_void ; } extern "C" { pub fn sqlite3_free (arg1 : * mut :: std :: os :: raw :: c_void) ; } extern "C...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_malloc64` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:43629
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ut :: std :: os :: raw :: c_void ; } extern "C" { pub fn sqlite3_malloc64 (arg1 : sqlite3_uint64) -> * mut :: std :: os :: raw :: ...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_realloc` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:43733
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ut :: std :: os :: raw :: c_void ; } extern "C" { pub fn sqlite3_realloc (arg1 : * mut :: std :: os :: raw :: c_void , arg2 : :: s...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_msize` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:44127
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ut :: std :: os :: raw :: c_void) ; } extern "C" { pub fn sqlite3_msize (arg1 : * mut :: std :: os :: raw :: c_void) -> sqlite3_ui...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_memory_used` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:44228
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...w :: c_void) -> sqlite3_uint64 ; } extern "C" { pub fn sqlite3_memory_used () -> sqlite3_int64 ; } extern "C" { pub fn sqlite3_mem...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_realloc64` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:43895
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t :: std :: os :: raw :: c_void ; } extern "C" { pub fn sqlite3_realloc64 (arg1 : * mut :: std :: os :: raw :: c_void , arg2 : sql...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_memory_highwater` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:44292
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ory_used () -> sqlite3_int64 ; } extern "C" { pub fn sqlite3_memory_highwater (resetFlag : :: std :: os :: raw :: c_int) -> sqlite...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_free` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:44045
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... mut :: std :: os :: raw :: c_void ; } extern "C" { pub fn sqlite3_free (arg1 : * mut :: std :: os :: raw :: c_void) ; } extern "C...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_msize` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:44127
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ut :: std :: os :: raw :: c_void) ; } extern "C" { pub fn sqlite3_msize (arg1 : * mut :: std :: os :: raw :: c_void) -> sqlite3_ui...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_randomness` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:44401
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... raw :: c_int) -> sqlite3_int64 ; } extern "C" { pub fn sqlite3_randomness (N : :: std :: os :: raw :: c_int , P : * mut :: std ::...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_set_authorizer` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:44521
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: std :: os :: raw :: c_void) ; } extern "C" { pub fn sqlite3_set_authorizer (arg1 : * mut sqlite3 , xAuth : :: std :: option :: O...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_memory_used` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:44228
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...w :: c_void) -> sqlite3_uint64 ; } extern "C" { pub fn sqlite3_memory_used () -> sqlite3_int64 ; } extern "C" { pub fn sqlite3_mem...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_trace` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:45038
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_trace (arg1 : * mut sqlite3 , xTrace : :: std :: option :: Optio...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_memory_highwater` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:44292
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ory_used () -> sqlite3_int64 ; } extern "C" { pub fn sqlite3_memory_highwater (resetFlag : :: std :: os :: raw :: c_int) -> sqlite...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_profile` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:45338
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ut :: std :: os :: raw :: c_void ; } extern "C" { pub fn sqlite3_profile (arg1 : * mut sqlite3 , xProfile : :: std :: option :: Op...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_randomness` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:44401
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... raw :: c_int) -> sqlite3_int64 ; } extern "C" { pub fn sqlite3_randomness (N : :: std :: os :: raw :: c_int , P : * mut :: std ::...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_trace_v2` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:45666
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ut :: std :: os :: raw :: c_void ; } extern "C" { pub fn sqlite3_trace_v2 (arg1 : * mut sqlite3 , uMask : :: std :: os :: raw :: c...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_set_authorizer` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:44521
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: std :: os :: raw :: c_void) ; } extern "C" { pub fn sqlite3_set_authorizer (arg1 : * mut sqlite3 , xAuth : :: std :: option :: O...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_progress_handler` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:46119
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_progress_handler (arg1 : * mut sqlite3 , arg2 : :: std :: os :: raw :...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_trace` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:45038
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_trace (arg1 : * mut sqlite3 , xTrace : :: std :: option :: Optio...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_open16` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:46561
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_open16 (filename : * const :: std :: os :: raw :: c_void , ppDb ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_profile` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:45338
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ut :: std :: os :: raw :: c_void ; } extern "C" { pub fn sqlite3_profile (arg1 : * mut sqlite3 , xProfile : :: std :: option :: Op...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_open_v2` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:46712
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_open_v2 (filename : * const :: std :: os :: raw :: c_char , ppDb ...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_trace_v2` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:45666
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ut :: std :: os :: raw :: c_void ; } extern "C" { pub fn sqlite3_trace_v2 (arg1 : * mut sqlite3 , uMask : :: std :: os :: raw :: c...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_uri_parameter` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:46950
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_uri_parameter (z : sqlite3_filename , zParam : * const :: std :: os ...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_progress_handler` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:46119
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_progress_handler (arg1 : * mut sqlite3 , arg2 : :: std :: os :: raw :...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_uri_boolean` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:47109
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: std :: os :: raw :: c_char ; } extern "C" { pub fn sqlite3_uri_boolean (z : sqlite3_filename , zParam : * const :: std :: os :...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_open16` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:46561
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_open16 (filename : * const :: std :: os :: raw :: c_void , ppDb ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_uri_int64` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:47299
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...-> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_uri_int64 (arg1 : sqlite3_filename , arg2 : * const :: std :: os :...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_open_v2` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:46712
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_open_v2 (filename : * const :: std :: os :: raw :: c_char , ppDb ...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_uri_key` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:47454
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... sqlite3_int64) -> sqlite3_int64 ; } extern "C" { pub fn sqlite3_uri_key (z : sqlite3_filename , N : :: std :: os :: raw :: c_int)...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_uri_parameter` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:46950
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_uri_parameter (z : sqlite3_filename , zParam : * const :: std :: os ...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_filename_database` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:47593
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... std :: os :: raw :: c_char ; } extern "C" { pub fn sqlite3_filename_database (arg1 : sqlite3_filename) -> * const :: std :: os ::...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_uri_boolean` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:47109
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: std :: os :: raw :: c_char ; } extern "C" { pub fn sqlite3_uri_boolean (z : sqlite3_filename , zParam : * const :: std :: os :...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_filename_journal` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:47710
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: std :: os :: raw :: c_char ; } extern "C" { pub fn sqlite3_filename_journal (arg1 : sqlite3_filename) -> * const :: std :: os ::...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_uri_int64` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:47299
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...-> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_uri_int64 (arg1 : sqlite3_filename , arg2 : * const :: std :: os :...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_filename_wal` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:47826
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: std :: os :: raw :: c_char ; } extern "C" { pub fn sqlite3_filename_wal (arg1 : sqlite3_filename) -> * const :: std :: os :: r...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_uri_key` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:47454
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... sqlite3_int64) -> sqlite3_int64 ; } extern "C" { pub fn sqlite3_uri_key (z : sqlite3_filename , N : :: std :: os :: raw :: c_int)...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_database_file_object` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:47938
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...std :: os :: raw :: c_char ; } extern "C" { pub fn sqlite3_database_file_object (arg1 : * const :: std :: os :: raw :: c_char) -> ...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_filename_database` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:47593
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... std :: os :: raw :: c_char ; } extern "C" { pub fn sqlite3_filename_database (arg1 : sqlite3_filename) -> * const :: std :: os ::...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_create_filename` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:48060
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._char) -> * mut sqlite3_file ; } extern "C" { pub fn sqlite3_create_filename (zDatabase : * const :: std :: os :: raw :: c_char , ...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_filename_journal` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:47710
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: std :: os :: raw :: c_char ; } extern "C" { pub fn sqlite3_filename_journal (arg1 : sqlite3_filename) -> * const :: std :: os ::...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_free_filename` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:48374
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: c_char) -> sqlite3_filename ; } extern "C" { pub fn sqlite3_free_filename (arg1 : sqlite3_filename) ; } extern "C" { pub fn sqli...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_filename_wal` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:47826
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: std :: os :: raw :: c_char ; } extern "C" { pub fn sqlite3_filename_wal (arg1 : sqlite3_filename) -> * const :: std :: os :: r...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_errcode` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:48446
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...lename (arg1 : sqlite3_filename) ; } extern "C" { pub fn sqlite3_errcode (db : * mut sqlite3) -> :: std :: os :: raw :: c_int ; } ...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_database_file_object` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:47938
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...std :: os :: raw :: c_char ; } extern "C" { pub fn sqlite3_database_file_object (arg1 : * const :: std :: os :: raw :: c_char) -> ...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_extended_errcode` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:48539
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_extended_errcode (db : * mut sqlite3) -> :: std :: os :: raw :: c_int...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_create_filename` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:48060
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._char) -> * mut sqlite3_file ; } extern "C" { pub fn sqlite3_create_filename (zDatabase : * const :: std :: os :: raw :: c_char , ...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_errmsg` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:48641
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_errmsg (arg1 : * mut sqlite3) -> * const :: std :: os :: raw :: ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_free_filename` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:48374
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: c_char) -> sqlite3_filename ; } extern "C" { pub fn sqlite3_free_filename (arg1 : sqlite3_filename) ; } extern "C" { pub fn sqli...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_errmsg16` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:48744
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st :: std :: os :: raw :: c_char ; } extern "C" { pub fn sqlite3_errmsg16 (arg1 : * mut sqlite3) -> * const :: std :: os :: raw ::...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_errcode` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:48446
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...lename (arg1 : sqlite3_filename) ; } extern "C" { pub fn sqlite3_errcode (db : * mut sqlite3) -> :: std :: os :: raw :: c_int ; } ...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_errstr` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:48849
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst :: std :: os :: raw :: c_void ; } extern "C" { pub fn sqlite3_errstr (arg1 : :: std :: os :: raw :: c_int) -> * const :: std :...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_error_offset` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:48967
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: std :: os :: raw :: c_char ; } extern "C" { pub fn sqlite3_error_offset (db : * mut sqlite3) -> :: std :: os :: raw :: c_int ;...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_extended_errcode` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:48539
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_extended_errcode (db : * mut sqlite3) -> :: std :: os :: raw :: c_int...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_errmsg` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:48641
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_errmsg (arg1 : * mut sqlite3) -> * const :: std :: os :: raw :: ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_limit` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:49161
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...sqlite3_stmt { _unused : [u8 ; 0] , } extern "C" { pub fn sqlite3_limit (arg1 : * mut sqlite3 , id : :: std :: os :: raw :: c_int ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_errmsg16` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:48744
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st :: std :: os :: raw :: c_char ; } extern "C" { pub fn sqlite3_errmsg16 (arg1 : * mut sqlite3) -> * const :: std :: os :: raw ::...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_prepare` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:49330
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_prepare (db : * mut sqlite3 , zSql : * const :: std :: os :: raw ...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_prepare_v3` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:49873
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...-> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_prepare_v3 (db : * mut sqlite3 , zSql : * const :: std :: os :: ra...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_errstr` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:48849
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst :: std :: os :: raw :: c_void ; } extern "C" { pub fn sqlite3_errstr (arg1 : :: std :: os :: raw :: c_int) -> * const :: std :...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_prepare16` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:50190
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...-> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_prepare16 (db : * mut sqlite3 , zSql : * const :: std :: os :: raw...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_error_offset` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:48967
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: std :: os :: raw :: c_char ; } extern "C" { pub fn sqlite3_error_offset (db : * mut sqlite3) -> :: std :: os :: raw :: c_int ;...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_prepare16_v2` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:50462
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_prepare16_v2 (db : * mut sqlite3 , zSql : * const :: std :: os :: r...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_limit` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:49161
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...sqlite3_stmt { _unused : [u8 ; 0] , } extern "C" { pub fn sqlite3_limit (arg1 : * mut sqlite3 , id : :: std :: os :: raw :: c_int ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_prepare16_v3` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:50737
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_prepare16_v3 (db : * mut sqlite3 , zSql : * const :: std :: os :: r...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_prepare` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:49330
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_prepare (db : * mut sqlite3 , zSql : * const :: std :: os :: raw ...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_sql` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:51056
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...d) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_sql (pStmt : * mut sqlite3_stmt) -> * const :: std :: os :: raw...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_prepare_v3` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:49873
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...-> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_prepare_v3 (db : * mut sqlite3 , zSql : * const :: std :: os :: ra...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_expanded_sql` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:51162
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: std :: os :: raw :: c_char ; } extern "C" { pub fn sqlite3_expanded_sql (pStmt : * mut sqlite3_stmt) -> * mut :: std :: os :: ...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_prepare16` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:50190
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...-> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_prepare16 (db : * mut sqlite3 , zSql : * const :: std :: os :: raw...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_prepare16_v2` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:50462
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_prepare16_v2 (db : * mut sqlite3 , zSql : * const :: std :: os :: r...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_stmt_readonly` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:51275
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: std :: os :: raw :: c_char ; } extern "C" { pub fn sqlite3_stmt_readonly (pStmt : * mut sqlite3_stmt) -> :: std :: os :: raw ::...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_stmt_isexplain` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:51382
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_stmt_isexplain (pStmt : * mut sqlite3_stmt) -> :: std :: os :: raw :...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_prepare16_v3` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:50737
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_prepare16_v3 (db : * mut sqlite3 , zSql : * const :: std :: os :: r...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_stmt_explain` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:51490
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_stmt_explain (pStmt : * mut sqlite3_stmt , eMode : :: std :: os :: ...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_sql` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:51056
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...d) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_sql (pStmt : * mut sqlite3_stmt) -> * const :: std :: os :: raw...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_stmt_busy` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:51635
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...-> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_stmt_busy (arg1 : * mut sqlite3_stmt) -> :: std :: os :: raw :: c_...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_expanded_sql` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:51162
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: std :: os :: raw :: c_char ; } extern "C" { pub fn sqlite3_expanded_sql (pStmt : * mut sqlite3_stmt) -> * mut :: std :: os :: ...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_bind_blob` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:51933
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e3_context { _unused : [u8 ; 0] , } extern "C" { pub fn sqlite3_bind_blob (arg1 : * mut sqlite3_stmt , arg2 : :: std :: os :: raw ...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_stmt_readonly` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:51275
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: std :: os :: raw :: c_char ; } extern "C" { pub fn sqlite3_stmt_readonly (pStmt : * mut sqlite3_stmt) -> :: std :: os :: raw ::...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_bind_blob64` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:52261
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_bind_blob64 (arg1 : * mut sqlite3_stmt , arg2 : :: std :: os :: raw...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_stmt_isexplain` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:51382
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_stmt_isexplain (pStmt : * mut sqlite3_stmt) -> :: std :: os :: raw :...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_bind_double` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:52580
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_bind_double (arg1 : * mut sqlite3_stmt , arg2 : :: std :: os :: raw...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_stmt_explain` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:51490
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_stmt_explain (pStmt : * mut sqlite3_stmt , eMode : :: std :: os :: ...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_bind_int` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:52735
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_bind_int (arg1 : * mut sqlite3_stmt , arg2 : :: std :: os :: raw ...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_stmt_busy` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:51635
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...-> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_stmt_busy (arg1 : * mut sqlite3_stmt) -> :: std :: os :: raw :: c_...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_bind_int64` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:52912
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...-> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_bind_int64 (arg1 : * mut sqlite3_stmt , arg2 : :: std :: os :: raw...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_bind_blob` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:51933
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e3_context { _unused : [u8 ; 0] , } extern "C" { pub fn sqlite3_bind_blob (arg1 : * mut sqlite3_stmt , arg2 : :: std :: os :: raw ...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_bind_null` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:53076
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...-> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_bind_null (arg1 : * mut sqlite3_stmt , arg2 : :: std :: os :: raw ...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_bind_blob64` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:52261
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_bind_blob64 (arg1 : * mut sqlite3_stmt , arg2 : :: std :: os :: raw...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_bind_text` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:53216
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...-> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_bind_text (arg1 : * mut sqlite3_stmt , arg2 : :: std :: os :: raw ...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_bind_double` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:52580
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_bind_double (arg1 : * mut sqlite3_stmt , arg2 : :: std :: os :: raw...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_bind_text16` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:53547
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_bind_text16 (arg1 : * mut sqlite3_stmt , arg2 : :: std :: os :: raw...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_bind_int` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:52735
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_bind_int (arg1 : * mut sqlite3_stmt , arg2 : :: std :: os :: raw ...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_bind_int64` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:52912
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...-> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_bind_int64 (arg1 : * mut sqlite3_stmt , arg2 : :: std :: os :: raw...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_bind_text64` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:53880
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_bind_text64 (arg1 : * mut sqlite3_stmt , arg2 : :: std :: os :: raw...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_bind_value` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:54243
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...-> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_bind_value (arg1 : * mut sqlite3_stmt , arg2 : :: std :: os :: raw...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_bind_null` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:53076
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...-> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_bind_null (arg1 : * mut sqlite3_stmt , arg2 : :: std :: os :: raw ...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_bind_pointer` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:54415
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_bind_pointer (arg1 : * mut sqlite3_stmt , arg2 : :: std :: os :: ra...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_bind_zeroblob` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:54756
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_bind_zeroblob (arg1 : * mut sqlite3_stmt , arg2 : :: std :: os :: ra...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_bind_text` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:53216
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...-> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_bind_text (arg1 : * mut sqlite3_stmt , arg2 : :: std :: os :: raw ...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_bind_zeroblob64` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:54935
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_bind_zeroblob64 (arg1 : * mut sqlite3_stmt , arg2 : :: std :: os :: r...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_bind_text16` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:53547
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_bind_text16 (arg1 : * mut sqlite3_stmt , arg2 : :: std :: os :: raw...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_bind_parameter_count` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:55105
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_bind_parameter_count (arg1 : * mut sqlite3_stmt) -> :: std :: os :: raw...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_bind_text64` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:53880
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_bind_text64 (arg1 : * mut sqlite3_stmt , arg2 : :: std :: os :: raw...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_bind_parameter_name` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:55218
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_bind_parameter_name (arg1 : * mut sqlite3_stmt , arg2 : :: std :: os ::...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_bind_value` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:54243
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...-> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_bind_value (arg1 : * mut sqlite3_stmt , arg2 : :: std :: os :: raw...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_bind_parameter_index` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:55377
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...std :: os :: raw :: c_char ; } extern "C" { pub fn sqlite3_bind_parameter_index (arg1 : * mut sqlite3_stmt , zName : * const :: st...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_bind_pointer` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:54415
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_bind_pointer (arg1 : * mut sqlite3_stmt , arg2 : :: std :: os :: ra...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_clear_bindings` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:55538
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_clear_bindings (arg1 : * mut sqlite3_stmt) -> :: std :: os :: raw ::...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_bind_zeroblob` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:54756
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_bind_zeroblob (arg1 : * mut sqlite3_stmt , arg2 : :: std :: os :: ra...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_column_count` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:55645
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_column_count (pStmt : * mut sqlite3_stmt) -> :: std :: os :: raw ::...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_bind_zeroblob64` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:54935
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_bind_zeroblob64 (arg1 : * mut sqlite3_stmt , arg2 : :: std :: os :: r...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_column_name` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:55751
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_column_name (arg1 : * mut sqlite3_stmt , N : :: std :: os :: raw ::...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_bind_parameter_count` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:55105
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_bind_parameter_count (arg1 : * mut sqlite3_stmt) -> :: std :: os :: raw...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_column_name16` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:55899
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: std :: os :: raw :: c_char ; } extern "C" { pub fn sqlite3_column_name16 (arg1 : * mut sqlite3_stmt , N : :: std :: os :: raw :...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_bind_parameter_name` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:55218
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_bind_parameter_name (arg1 : * mut sqlite3_stmt , arg2 : :: std :: os ::...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_column_database_name` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:56049
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...std :: os :: raw :: c_void ; } extern "C" { pub fn sqlite3_column_database_name (arg1 : * mut sqlite3_stmt , arg2 : :: std :: os :...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_bind_parameter_index` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:55377
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...std :: os :: raw :: c_char ; } extern "C" { pub fn sqlite3_bind_parameter_index (arg1 : * mut sqlite3_stmt , zName : * const :: st...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_column_database_name16` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:56209
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...td :: os :: raw :: c_char ; } extern "C" { pub fn sqlite3_column_database_name16 (arg1 : * mut sqlite3_stmt , arg2 : :: std :: os ...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_clear_bindings` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:55538
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_clear_bindings (arg1 : * mut sqlite3_stmt) -> :: std :: os :: raw ::...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_column_table_name` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:56371
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... std :: os :: raw :: c_void ; } extern "C" { pub fn sqlite3_column_table_name (arg1 : * mut sqlite3_stmt , arg2 : :: std :: os :: ...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_column_count` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:55645
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_column_count (pStmt : * mut sqlite3_stmt) -> :: std :: os :: raw ::...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_column_table_name16` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:56528
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...std :: os :: raw :: c_char ; } extern "C" { pub fn sqlite3_column_table_name16 (arg1 : * mut sqlite3_stmt , arg2 : :: std :: os ::...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_column_origin_name` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:56687
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... std :: os :: raw :: c_void ; } extern "C" { pub fn sqlite3_column_origin_name (arg1 : * mut sqlite3_stmt , arg2 : :: std :: os ::...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_column_name` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:55751
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_column_name (arg1 : * mut sqlite3_stmt , N : :: std :: os :: raw ::...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_column_origin_name16` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:56845
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...std :: os :: raw :: c_char ; } extern "C" { pub fn sqlite3_column_origin_name16 (arg1 : * mut sqlite3_stmt , arg2 : :: std :: os :...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_column_name16` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:55899
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: std :: os :: raw :: c_char ; } extern "C" { pub fn sqlite3_column_name16 (arg1 : * mut sqlite3_stmt , N : :: std :: os :: raw :...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_column_decltype` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:57005
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: std :: os :: raw :: c_void ; } extern "C" { pub fn sqlite3_column_decltype (arg1 : * mut sqlite3_stmt , arg2 : :: std :: os :: r...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_column_database_name` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:56049
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...std :: os :: raw :: c_void ; } extern "C" { pub fn sqlite3_column_database_name (arg1 : * mut sqlite3_stmt , arg2 : :: std :: os :...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_column_decltype16` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:57160
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... std :: os :: raw :: c_char ; } extern "C" { pub fn sqlite3_column_decltype16 (arg1 : * mut sqlite3_stmt , arg2 : :: std :: os :: ...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_data_count` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:57414
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...-> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_data_count (pStmt : * mut sqlite3_stmt) -> :: std :: os :: raw :: ...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_column_database_name16` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:56209
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...td :: os :: raw :: c_char ; } extern "C" { pub fn sqlite3_column_database_name16 (arg1 : * mut sqlite3_stmt , arg2 : :: std :: os ...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_column_blob` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:57518
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_column_blob (arg1 : * mut sqlite3_stmt , iCol : :: std :: os :: raw...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_column_table_name` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:56371
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... std :: os :: raw :: c_void ; } extern "C" { pub fn sqlite3_column_table_name (arg1 : * mut sqlite3_stmt , arg2 : :: std :: os :: ...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_column_int` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:57788
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...d :: os :: raw :: c_int) -> f64 ; } extern "C" { pub fn sqlite3_column_int (arg1 : * mut sqlite3_stmt , iCol : :: std :: os :: raw...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_column_table_name16` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:56528
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...std :: os :: raw :: c_char ; } extern "C" { pub fn sqlite3_column_table_name16 (arg1 : * mut sqlite3_stmt , arg2 : :: std :: os ::...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_column_int64` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:57929
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_column_int64 (arg1 : * mut sqlite3_stmt , iCol : :: std :: os :: ra...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_column_text16` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:58209
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: std :: os :: raw :: c_uchar ; } extern "C" { pub fn sqlite3_column_text16 (arg1 : * mut sqlite3_stmt , iCol : :: std :: os :: ra...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_column_origin_name` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:56687
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... std :: os :: raw :: c_void ; } extern "C" { pub fn sqlite3_column_origin_name (arg1 : * mut sqlite3_stmt , arg2 : :: std :: os ::...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_column_value` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:58362
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: std :: os :: raw :: c_void ; } extern "C" { pub fn sqlite3_column_value (arg1 : * mut sqlite3_stmt , iCol : :: std :: os :: ra...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_column_origin_name16` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:56845
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...std :: os :: raw :: c_char ; } extern "C" { pub fn sqlite3_column_origin_name16 (arg1 : * mut sqlite3_stmt , arg2 : :: std :: os :...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_column_bytes` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:58496
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... c_int) -> * mut sqlite3_value ; } extern "C" { pub fn sqlite3_column_bytes (arg1 : * mut sqlite3_stmt , iCol : :: std :: os :: ra...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_column_decltype` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:57005
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: std :: os :: raw :: c_void ; } extern "C" { pub fn sqlite3_column_decltype (arg1 : * mut sqlite3_stmt , arg2 : :: std :: os :: r...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_column_bytes16` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:58639
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_column_bytes16 (arg1 : * mut sqlite3_stmt , iCol : :: std :: os :: r...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_column_decltype16` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:57160
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... std :: os :: raw :: c_char ; } extern "C" { pub fn sqlite3_column_decltype16 (arg1 : * mut sqlite3_stmt , arg2 : :: std :: os :: ...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_column_type` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:58784
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_column_type (arg1 : * mut sqlite3_stmt , iCol : :: std :: os :: raw...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_data_count` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:57414
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...-> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_data_count (pStmt : * mut sqlite3_stmt) -> :: std :: os :: raw :: ...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_column_blob` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:57518
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_column_blob (arg1 : * mut sqlite3_stmt , iCol : :: std :: os :: raw...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_reset` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:59028
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_reset (pStmt : * mut sqlite3_stmt) -> :: std :: os :: raw :: c_i...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_column_int` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:57788
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...d :: os :: raw :: c_int) -> f64 ; } extern "C" { pub fn sqlite3_column_int (arg1 : * mut sqlite3_stmt , iCol : :: std :: os :: raw...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_create_function` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:59127
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_create_function (db : * mut sqlite3 , zFunctionName : * const :: std ...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_column_int64` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:57929
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_column_int64 (arg1 : * mut sqlite3_stmt , iCol : :: std :: os :: ra...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_create_function16` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:59835
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_create_function16 (db : * mut sqlite3 , zFunctionName : * const :: std...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_column_text16` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:58209
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: std :: os :: raw :: c_uchar ; } extern "C" { pub fn sqlite3_column_text16 (arg1 : * mut sqlite3_stmt , iCol : :: std :: os :: ra...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_create_function_v2` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:60545
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_create_function_v2 (db : * mut sqlite3 , zFunctionName : * const :: st...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_column_value` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:58362
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: std :: os :: raw :: c_void ; } extern "C" { pub fn sqlite3_column_value (arg1 : * mut sqlite3_stmt , iCol : :: std :: os :: ra...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_create_window_function` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:61366
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_create_window_function (db : * mut sqlite3 , zFunctionName : * const :: ...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_column_bytes` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:58496
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... c_int) -> * mut sqlite3_value ; } extern "C" { pub fn sqlite3_column_bytes (arg1 : * mut sqlite3_stmt , iCol : :: std :: os :: ra...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_aggregate_count` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:62288
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_aggregate_count (arg1 : * mut sqlite3_context) -> :: std :: os :: raw...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_column_bytes16` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:58639
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_column_bytes16 (arg1 : * mut sqlite3_stmt , iCol : :: std :: os :: r...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_expired` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:62399
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_expired (arg1 : * mut sqlite3_stmt) -> :: std :: os :: raw :: c_i...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_column_type` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:58784
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_column_type (arg1 : * mut sqlite3_stmt , iCol : :: std :: os :: raw...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_transfer_bindings` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:62499
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_transfer_bindings (arg1 : * mut sqlite3_stmt , arg2 : * mut sqlite3_st...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_reset` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:59028
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_reset (pStmt : * mut sqlite3_stmt) -> :: std :: os :: raw :: c_i...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_global_recover` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:62637
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_global_recover () -> :: std :: os :: raw :: c_int ; } extern "C" { p...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_create_function` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:59127
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_create_function (db : * mut sqlite3 , zFunctionName : * const :: std ...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_thread_cleanup` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:62719
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_thread_cleanup () ; } extern "C" { pub fn sqlite3_memory_alarm (arg1...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_create_function16` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:59835
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_create_function16 (db : * mut sqlite3 , zFunctionName : * const :: std...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_memory_alarm` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:62769
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b fn sqlite3_thread_cleanup () ; } extern "C" { pub fn sqlite3_memory_alarm (arg1 : :: std :: option :: Option < unsafe extern "C"...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_create_function_v2` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:60545
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_create_function_v2 (db : * mut sqlite3 , zFunctionName : * const :: st...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_value_blob` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:63081
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...-> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_value_blob (arg1 : * mut sqlite3_value) -> * const :: std :: os ::...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_create_window_function` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:61366
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_create_window_function (db : * mut sqlite3 , zFunctionName : * const :: ...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_value_double` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:63194
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: std :: os :: raw :: c_void ; } extern "C" { pub fn sqlite3_value_double (arg1 : * mut sqlite3_value) -> f64 ; } extern "C" { p...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_aggregate_count` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:62288
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_aggregate_count (arg1 : * mut sqlite3_context) -> :: std :: os :: raw...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_value_int` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:63275
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...1 : * mut sqlite3_value) -> f64 ; } extern "C" { pub fn sqlite3_value_int (arg1 : * mut sqlite3_value) -> :: std :: os :: raw :: c...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_expired` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:62399
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_expired (arg1 : * mut sqlite3_stmt) -> :: std :: os :: raw :: c_i...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_value_int64` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:63378
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_value_int64 (arg1 : * mut sqlite3_value) -> sqlite3_int64 ; } exter...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_transfer_bindings` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:62499
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_transfer_bindings (arg1 : * mut sqlite3_stmt , arg2 : * mut sqlite3_st...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_value_pointer` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:63468
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...lite3_value) -> sqlite3_int64 ; } extern "C" { pub fn sqlite3_value_pointer (arg1 : * mut sqlite3_value , arg2 : * const :: std ::...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_global_recover` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:62637
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_global_recover () -> :: std :: os :: raw :: c_int ; } extern "C" { p...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_value_text` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:63629
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t :: std :: os :: raw :: c_void ; } extern "C" { pub fn sqlite3_value_text (arg1 : * mut sqlite3_value) -> * const :: std :: os ::...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_thread_cleanup` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:62719
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_thread_cleanup () ; } extern "C" { pub fn sqlite3_memory_alarm (arg1...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_value_text16` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:63743
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: std :: os :: raw :: c_uchar ; } extern "C" { pub fn sqlite3_value_text16 (arg1 : * mut sqlite3_value) -> * const :: std :: os :...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_memory_alarm` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:62769
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b fn sqlite3_thread_cleanup () ; } extern "C" { pub fn sqlite3_memory_alarm (arg1 : :: std :: option :: Option < unsafe extern "C"...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_value_text16le` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:63858
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: std :: os :: raw :: c_void ; } extern "C" { pub fn sqlite3_value_text16le (arg1 : * mut sqlite3_value) -> * const :: std :: os ...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_value_blob` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:63081
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...-> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_value_blob (arg1 : * mut sqlite3_value) -> * const :: std :: os ::...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_value_text16be` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:63975
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: std :: os :: raw :: c_void ; } extern "C" { pub fn sqlite3_value_text16be (arg1 : * mut sqlite3_value) -> * const :: std :: os ...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_value_double` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:63194
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: std :: os :: raw :: c_void ; } extern "C" { pub fn sqlite3_value_double (arg1 : * mut sqlite3_value) -> f64 ; } extern "C" { p...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_value_bytes` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:64092
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: std :: os :: raw :: c_void ; } extern "C" { pub fn sqlite3_value_bytes (arg1 : * mut sqlite3_value) -> :: std :: os :: raw :: ...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_value_int` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:63275
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...1 : * mut sqlite3_value) -> f64 ; } extern "C" { pub fn sqlite3_value_int (arg1 : * mut sqlite3_value) -> :: std :: os :: raw :: c...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_value_bytes16` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:64197
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_value_bytes16 (arg1 : * mut sqlite3_value) -> :: std :: os :: raw ::...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_value_int64` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:63378
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_value_int64 (arg1 : * mut sqlite3_value) -> sqlite3_int64 ; } exter...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_value_type` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:64304
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...-> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_value_type (arg1 : * mut sqlite3_value) -> :: std :: os :: raw :: ...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_value_pointer` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:63468
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...lite3_value) -> sqlite3_int64 ; } extern "C" { pub fn sqlite3_value_pointer (arg1 : * mut sqlite3_value , arg2 : * const :: std ::...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_value_numeric_type` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:64408
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_value_numeric_type (arg1 : * mut sqlite3_value) -> :: std :: os :: raw...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_value_text` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:63629
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t :: std :: os :: raw :: c_void ; } extern "C" { pub fn sqlite3_value_text (arg1 : * mut sqlite3_value) -> * const :: std :: os ::...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_value_nochange` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:64520
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_value_nochange (arg1 : * mut sqlite3_value) -> :: std :: os :: raw :...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_value_text16` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:63743
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: std :: os :: raw :: c_uchar ; } extern "C" { pub fn sqlite3_value_text16 (arg1 : * mut sqlite3_value) -> * const :: std :: os :...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_value_frombind` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:64628
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_value_frombind (arg1 : * mut sqlite3_value) -> :: std :: os :: raw :...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_value_text16le` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:63858
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: std :: os :: raw :: c_void ; } extern "C" { pub fn sqlite3_value_text16le (arg1 : * mut sqlite3_value) -> * const :: std :: os ...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_value_encoding` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:64736
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_value_encoding (arg1 : * mut sqlite3_value) -> :: std :: os :: raw :...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_value_text16be` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:63975
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: std :: os :: raw :: c_void ; } extern "C" { pub fn sqlite3_value_text16be (arg1 : * mut sqlite3_value) -> * const :: std :: os ...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_value_subtype` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:64844
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_value_subtype (arg1 : * mut sqlite3_value) -> :: std :: os :: raw ::...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_value_bytes` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:64092
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: std :: os :: raw :: c_void ; } extern "C" { pub fn sqlite3_value_bytes (arg1 : * mut sqlite3_value) -> :: std :: os :: raw :: ...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_value_dup` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:64952
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...> :: std :: os :: raw :: c_uint ; } extern "C" { pub fn sqlite3_value_dup (arg1 : * const sqlite3_value) -> * mut sqlite3_value ; ...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_value_bytes16` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:64197
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_value_bytes16 (arg1 : * mut sqlite3_value) -> :: std :: os :: raw ::...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_value_free` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:65048
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...3_value) -> * mut sqlite3_value ; } extern "C" { pub fn sqlite3_value_free (arg1 : * mut sqlite3_value) ; } extern "C" { pub fn sq...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_value_type` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:64304
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...-> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_value_type (arg1 : * mut sqlite3_value) -> :: std :: os :: raw :: ...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_aggregate_context` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:65120
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...arg1 : * mut sqlite3_value) ; } extern "C" { pub fn sqlite3_aggregate_context (arg1 : * mut sqlite3_context , nBytes : :: std :: o...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_value_numeric_type` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:64408
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_value_numeric_type (arg1 : * mut sqlite3_value) -> :: std :: os :: raw...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_user_data` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:65280
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t :: std :: os :: raw :: c_void ; } extern "C" { pub fn sqlite3_user_data (arg1 : * mut sqlite3_context) -> * mut :: std :: os :: ...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_value_nochange` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:64520
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_value_nochange (arg1 : * mut sqlite3_value) -> :: std :: os :: raw :...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_context_db_handle` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:65392
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... std :: os :: raw :: c_void ; } extern "C" { pub fn sqlite3_context_db_handle (arg1 : * mut sqlite3_context) -> * mut sqlite3 ; } ...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_value_frombind` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:64628
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_value_frombind (arg1 : * mut sqlite3_value) -> :: std :: os :: raw :...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_get_auxdata` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:65490
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ite3_context) -> * mut sqlite3 ; } extern "C" { pub fn sqlite3_get_auxdata (arg1 : * mut sqlite3_context , N : :: std :: os :: raw...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_value_encoding` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:64736
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_value_encoding (arg1 : * mut sqlite3_value) -> :: std :: os :: raw :...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_set_auxdata` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:65639
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: std :: os :: raw :: c_void ; } extern "C" { pub fn sqlite3_set_auxdata (arg1 : * mut sqlite3_context , N : :: std :: os :: raw...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_value_subtype` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:64844
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_value_subtype (arg1 : * mut sqlite3_value) -> :: std :: os :: raw ::...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_get_clientdata` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:65900
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...td :: os :: raw :: c_void) >) ; } extern "C" { pub fn sqlite3_get_clientdata (arg1 : * mut sqlite3 , arg2 : * const :: std :: os :...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_value_dup` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:64952
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...> :: std :: os :: raw :: c_uint ; } extern "C" { pub fn sqlite3_value_dup (arg1 : * const sqlite3_value) -> * mut sqlite3_value ; ...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_set_clientdata` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:66056
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: std :: os :: raw :: c_void ; } extern "C" { pub fn sqlite3_set_clientdata (arg1 : * mut sqlite3 , arg2 : * const :: std :: os :...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_value_free` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:65048
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...3_value) -> * mut sqlite3_value ; } extern "C" { pub fn sqlite3_value_free (arg1 : * mut sqlite3_value) ; } extern "C" { pub fn sq...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_result_blob` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:66490
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: std :: os :: raw :: c_void) > ; extern "C" { pub fn sqlite3_result_blob (arg1 : * mut sqlite3_context , arg2 : * const :: std :...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_aggregate_context` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:65120
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...arg1 : * mut sqlite3_value) ; } extern "C" { pub fn sqlite3_aggregate_context (arg1 : * mut sqlite3_context , nBytes : :: std :: o...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_result_blob64` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:66756
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...td :: os :: raw :: c_void) >) ; } extern "C" { pub fn sqlite3_result_blob64 (arg1 : * mut sqlite3_context , arg2 : * const :: std ...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_user_data` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:65280
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t :: std :: os :: raw :: c_void ; } extern "C" { pub fn sqlite3_user_data (arg1 : * mut sqlite3_context) -> * mut :: std :: os :: ...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_result_double` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:67010
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...td :: os :: raw :: c_void) >) ; } extern "C" { pub fn sqlite3_result_double (arg1 : * mut sqlite3_context , arg2 : f64) ; } extern...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_context_db_handle` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:65392
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... std :: os :: raw :: c_void ; } extern "C" { pub fn sqlite3_context_db_handle (arg1 : * mut sqlite3_context) -> * mut sqlite3 ; } ...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_result_error` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:67100
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... sqlite3_context , arg2 : f64) ; } extern "C" { pub fn sqlite3_result_error (arg1 : * mut sqlite3_context , arg2 : * const :: std ...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_get_auxdata` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:65490
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ite3_context) -> * mut sqlite3 ; } extern "C" { pub fn sqlite3_get_auxdata (arg1 : * mut sqlite3_context , N : :: std :: os :: raw...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_result_error16` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:67261
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: std :: os :: raw :: c_int) ; } extern "C" { pub fn sqlite3_result_error16 (arg1 : * mut sqlite3_context , arg2 : * const :: std...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_set_auxdata` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:65639
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: std :: os :: raw :: c_void ; } extern "C" { pub fn sqlite3_set_auxdata (arg1 : * mut sqlite3_context , N : :: std :: os :: raw...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_result_error_toobig` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:67424
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...std :: os :: raw :: c_int) ; } extern "C" { pub fn sqlite3_result_error_toobig (arg1 : * mut sqlite3_context) ; } extern "C" { pub...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_get_clientdata` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:65900
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...td :: os :: raw :: c_void) >) ; } extern "C" { pub fn sqlite3_get_clientdata (arg1 : * mut sqlite3 , arg2 : * const :: std :: os :...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_result_error_nomem` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:67507
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...g1 : * mut sqlite3_context) ; } extern "C" { pub fn sqlite3_result_error_nomem (arg1 : * mut sqlite3_context) ; } extern "C" { pub...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_set_clientdata` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:66056
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: std :: os :: raw :: c_void ; } extern "C" { pub fn sqlite3_set_clientdata (arg1 : * mut sqlite3 , arg2 : * const :: std :: os :...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_result_error_code` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:67589
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...g1 : * mut sqlite3_context) ; } extern "C" { pub fn sqlite3_result_error_code (arg1 : * mut sqlite3_context , arg2 : :: std :: os ...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_result_blob` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:66490
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: std :: os :: raw :: c_void) > ; extern "C" { pub fn sqlite3_result_blob (arg1 : * mut sqlite3_context , arg2 : * const :: std :...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_result_int` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:67708
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: :: std :: os :: raw :: c_int) ; } extern "C" { pub fn sqlite3_result_int (arg1 : * mut sqlite3_context , arg2 : :: std :: os :: ...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_result_blob64` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:66756
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...td :: os :: raw :: c_void) >) ; } extern "C" { pub fn sqlite3_result_blob64 (arg1 : * mut sqlite3_context , arg2 : * const :: std ...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_result_int64` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:67820
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: std :: os :: raw :: c_int) ; } extern "C" { pub fn sqlite3_result_int64 (arg1 : * mut sqlite3_context , arg2 : sqlite3_int64) ...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_result_double` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:67010
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...td :: os :: raw :: c_void) >) ; } extern "C" { pub fn sqlite3_result_double (arg1 : * mut sqlite3_context , arg2 : f64) ; } extern...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_result_error` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:67100
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... sqlite3_context , arg2 : f64) ; } extern "C" { pub fn sqlite3_result_error (arg1 : * mut sqlite3_context , arg2 : * const :: std ...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_result_null` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:67919
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ontext , arg2 : sqlite3_int64) ; } extern "C" { pub fn sqlite3_result_null (arg1 : * mut sqlite3_context) ; } extern "C" { pub fn ...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_result_error16` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:67261
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: std :: os :: raw :: c_int) ; } extern "C" { pub fn sqlite3_result_error16 (arg1 : * mut sqlite3_context , arg2 : * const :: std...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_result_error_toobig` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:67424
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...std :: os :: raw :: c_int) ; } extern "C" { pub fn sqlite3_result_error_toobig (arg1 : * mut sqlite3_context) ; } extern "C" { pub...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_result_text` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:67994
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(arg1 : * mut sqlite3_context) ; } extern "C" { pub fn sqlite3_result_text (arg1 : * mut sqlite3_context , arg2 : * const :: std :...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_result_error_nomem` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:67507
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...g1 : * mut sqlite3_context) ; } extern "C" { pub fn sqlite3_result_error_nomem (arg1 : * mut sqlite3_context) ; } extern "C" { pub...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_result_text64` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:68260
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...td :: os :: raw :: c_void) >) ; } extern "C" { pub fn sqlite3_result_text64 (arg1 : * mut sqlite3_context , arg2 : * const :: std ...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_result_error_code` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:67589
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...g1 : * mut sqlite3_context) ; } extern "C" { pub fn sqlite3_result_error_code (arg1 : * mut sqlite3_context , arg2 : :: std :: os ...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_result_text16` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:68558
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... std :: os :: raw :: c_uchar) ; } extern "C" { pub fn sqlite3_result_text16 (arg1 : * mut sqlite3_context , arg2 : * const :: std ...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_result_int` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:67708
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: :: std :: os :: raw :: c_int) ; } extern "C" { pub fn sqlite3_result_int (arg1 : * mut sqlite3_context , arg2 : :: std :: os :: ...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_result_text16le` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:68826
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...d :: os :: raw :: c_void) >) ; } extern "C" { pub fn sqlite3_result_text16le (arg1 : * mut sqlite3_context , arg2 : * const :: std...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_result_int64` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:67820
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: std :: os :: raw :: c_int) ; } extern "C" { pub fn sqlite3_result_int64 (arg1 : * mut sqlite3_context , arg2 : sqlite3_int64) ...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_result_text16be` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:69096
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...d :: os :: raw :: c_void) >) ; } extern "C" { pub fn sqlite3_result_text16be (arg1 : * mut sqlite3_context , arg2 : * const :: std...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_result_null` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:67919
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ontext , arg2 : sqlite3_int64) ; } extern "C" { pub fn sqlite3_result_null (arg1 : * mut sqlite3_context) ; } extern "C" { pub fn ...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_result_value` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:69366
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...std :: os :: raw :: c_void) >) ; } extern "C" { pub fn sqlite3_result_value (arg1 : * mut sqlite3_context , arg2 : * mut sqlite3_v...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_result_text` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:67994
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(arg1 : * mut sqlite3_context) ; } extern "C" { pub fn sqlite3_result_text (arg1 : * mut sqlite3_context , arg2 : * const :: std :...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_result_pointer` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:69471
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..., arg2 : * mut sqlite3_value) ; } extern "C" { pub fn sqlite3_result_pointer (arg1 : * mut sqlite3_context , arg2 : * mut :: std :...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_result_text64` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:68260
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...td :: os :: raw :: c_void) >) ; } extern "C" { pub fn sqlite3_result_text64 (arg1 : * mut sqlite3_context , arg2 : * const :: std ...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_result_zeroblob` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:69747
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...d :: os :: raw :: c_void) >) ; } extern "C" { pub fn sqlite3_result_zeroblob (arg1 : * mut sqlite3_context , n : :: std :: os :: r...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_result_text16` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:68558
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... std :: os :: raw :: c_uchar) ; } extern "C" { pub fn sqlite3_result_text16 (arg1 : * mut sqlite3_context , arg2 : * const :: std ...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_result_zeroblob64` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:69861
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... std :: os :: raw :: c_int) ; } extern "C" { pub fn sqlite3_result_zeroblob64 (arg1 : * mut sqlite3_context , n : sqlite3_uint64) ...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_result_text16le` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:68826
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...d :: os :: raw :: c_void) >) ; } extern "C" { pub fn sqlite3_result_text16le (arg1 : * mut sqlite3_context , arg2 : * const :: std...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_result_subtype` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:69995
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_result_subtype (arg1 : * mut sqlite3_context , arg2 : :: std :: os :...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_result_text16be` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:69096
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...d :: os :: raw :: c_void) >) ; } extern "C" { pub fn sqlite3_result_text16be (arg1 : * mut sqlite3_context , arg2 : * const :: std...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_create_collation` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:70112
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... std :: os :: raw :: c_uint) ; } extern "C" { pub fn sqlite3_create_collation (arg1 : * mut sqlite3 , zName : * const :: std :: os...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_result_value` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:69366
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...std :: os :: raw :: c_void) >) ; } extern "C" { pub fn sqlite3_result_value (arg1 : * mut sqlite3_context , arg2 : * mut sqlite3_v...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_create_collation_v2` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:70663
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_create_collation_v2 (arg1 : * mut sqlite3 , zName : * const :: std :: o...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_result_pointer` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:69471
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..., arg2 : * mut sqlite3_value) ; } extern "C" { pub fn sqlite3_result_pointer (arg1 : * mut sqlite3_context , arg2 : * mut :: std :...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_create_collation16` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:71327
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_create_collation16 (arg1 : * mut sqlite3 , zName : * const :: std :: o...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_result_zeroblob` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:69747
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...d :: os :: raw :: c_void) >) ; } extern "C" { pub fn sqlite3_result_zeroblob (arg1 : * mut sqlite3_context , n : :: std :: os :: r...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_collation_needed` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:71880
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_collation_needed (arg1 : * mut sqlite3 , arg2 : * mut :: std :: os ::...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_result_zeroblob64` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:69861
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... std :: os :: raw :: c_int) ; } extern "C" { pub fn sqlite3_result_zeroblob64 (arg1 : * mut sqlite3_context , n : sqlite3_uint64) ...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_collation_needed16` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:72247
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_collation_needed16 (arg1 : * mut sqlite3 , arg2 : * mut :: std :: os :...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_result_subtype` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:69995
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_result_subtype (arg1 : * mut sqlite3_context , arg2 : :: std :: os :...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_sleep` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:72616
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_sleep (arg1 : :: std :: os :: raw :: c_int) -> :: std :: os :: r...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_create_collation` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:70112
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... std :: os :: raw :: c_uint) ; } extern "C" { pub fn sqlite3_create_collation (arg1 : * mut sqlite3 , zName : * const :: std :: os...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `sqlite3_temp_directory` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:72732
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: os :: raw :: c_int ; } extern "C" { pub static mut sqlite3_temp_directory : * mut :: std :: os :: raw :: c_char ; } extern "C" ...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_create_collation_v2` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:70663
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_create_collation_v2 (arg1 : * mut sqlite3 , zName : * const :: std :: o...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `sqlite3_data_directory` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:72825
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_char ; } extern "C" { pub static mut sqlite3_data_directory : * mut :: std :: os :: raw :: c_char ; } extern "C" ...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_create_collation16` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:71327
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_create_collation16 (arg1 : * mut sqlite3 , zName : * const :: std :: o...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_win32_set_directory` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:72910
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...std :: os :: raw :: c_char ; } extern "C" { pub fn sqlite3_win32_set_directory (type_ : :: std :: os :: raw :: c_ulong , zValue : ...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_collation_needed` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:71880
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_collation_needed (arg1 : * mut sqlite3 , arg2 : * mut :: std :: os ::...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_win32_set_directory8` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:73082
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_win32_set_directory8 (type_ : :: std :: os :: raw :: c_ulong , zValue :...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_collation_needed16` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:72247
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_collation_needed16 (arg1 : * mut sqlite3 , arg2 : * mut :: std :: os :...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_win32_set_directory16` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:73257
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_win32_set_directory16 (type_ : :: std :: os :: raw :: c_ulong , zValue :...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_sleep` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:72616
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_sleep (arg1 : :: std :: os :: raw :: c_int) -> :: std :: os :: r...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_get_autocommit` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:73433
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_get_autocommit (arg1 : * mut sqlite3) -> :: std :: os :: raw :: c_in...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `sqlite3_temp_directory` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:72732
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: os :: raw :: c_int ; } extern "C" { pub static mut sqlite3_temp_directory : * mut :: std :: os :: raw :: c_char ; } extern "C" ...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_db_handle` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:73535
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...-> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_db_handle (arg1 : * mut sqlite3_stmt) -> * mut sqlite3 ; } extern ...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `sqlite3_data_directory` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:72825
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_char ; } extern "C" { pub static mut sqlite3_data_directory : * mut :: std :: os :: raw :: c_char ; } extern "C" ...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_db_name` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:73622
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t sqlite3_stmt) -> * mut sqlite3 ; } extern "C" { pub fn sqlite3_db_name (db : * mut sqlite3 , N : :: std :: os :: raw :: c_int) -...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_win32_set_directory` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:72910
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...std :: os :: raw :: c_char ; } extern "C" { pub fn sqlite3_win32_set_directory (type_ : :: std :: os :: raw :: c_ulong , zValue : ...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_db_filename` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:73759
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: std :: os :: raw :: c_char ; } extern "C" { pub fn sqlite3_db_filename (db : * mut sqlite3 , zDbName : * const :: std :: os ::...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_win32_set_directory8` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:73082
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_win32_set_directory8 (type_ : :: std :: os :: raw :: c_ulong , zValue :...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_db_readonly` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:73894
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_char) -> sqlite3_filename ; } extern "C" { pub fn sqlite3_db_readonly (db : * mut sqlite3 , zDbName : * const :: std :: os ::...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_win32_set_directory16` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:73257
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_win32_set_directory16 (type_ : :: std :: os :: raw :: c_ulong , zValue :...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_txn_state` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:74041
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...-> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_txn_state (arg1 : * mut sqlite3 , zSchema : * const :: std :: os :...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_get_autocommit` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:73433
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_get_autocommit (arg1 : * mut sqlite3) -> :: std :: os :: raw :: c_in...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_next_stmt` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:74188
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...-> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_next_stmt (pDb : * mut sqlite3 , pStmt : * mut sqlite3_stmt) -> * ...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_db_handle` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:73535
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...-> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_db_handle (arg1 : * mut sqlite3_stmt) -> * mut sqlite3 ; } extern ...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_commit_hook` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:74303
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e3_stmt) -> * mut sqlite3_stmt ; } extern "C" { pub fn sqlite3_commit_hook (arg1 : * mut sqlite3 , arg2 : :: std :: option :: Opti...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_db_name` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:73622
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t sqlite3_stmt) -> * mut sqlite3 ; } extern "C" { pub fn sqlite3_db_name (db : * mut sqlite3 , N : :: std :: os :: raw :: c_int) -...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_rollback_hook` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:74592
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: std :: os :: raw :: c_void ; } extern "C" { pub fn sqlite3_rollback_hook (arg1 : * mut sqlite3 , arg2 : :: std :: option :: Opt...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_db_filename` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:73759
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: std :: os :: raw :: c_char ; } extern "C" { pub fn sqlite3_db_filename (db : * mut sqlite3 , zDbName : * const :: std :: os ::...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_autovacuum_pages` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:74851
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: std :: os :: raw :: c_void ; } extern "C" { pub fn sqlite3_autovacuum_pages (db : * mut sqlite3 , arg1 : :: std :: option :: Opt...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_db_readonly` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:73894
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_char) -> sqlite3_filename ; } extern "C" { pub fn sqlite3_db_readonly (db : * mut sqlite3 , zDbName : * const :: std :: os ::...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_update_hook` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:75407
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_update_hook (arg1 : * mut sqlite3 , arg2 : :: std :: option :: Opti...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_txn_state` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:74041
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...-> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_txn_state (arg1 : * mut sqlite3 , zSchema : * const :: std :: os :...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_enable_shared_cache` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:75819
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...std :: os :: raw :: c_void ; } extern "C" { pub fn sqlite3_enable_shared_cache (arg1 : :: std :: os :: raw :: c_int) -> :: std :: ...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_next_stmt` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:74188
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...-> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_next_stmt (pDb : * mut sqlite3 , pStmt : * mut sqlite3_stmt) -> * ...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_release_memory` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:75941
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_release_memory (arg1 : :: std :: os :: raw :: c_int) -> :: std :: os...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_db_release_memory` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:76058
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_db_release_memory (arg1 : * mut sqlite3) -> :: std :: os :: raw :: c_i...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_commit_hook` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:74303
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e3_stmt) -> * mut sqlite3_stmt ; } extern "C" { pub fn sqlite3_commit_hook (arg1 : * mut sqlite3 , arg2 : :: std :: option :: Opti...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_soft_heap_limit64` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:76163
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_soft_heap_limit64 (N : sqlite3_int64) -> sqlite3_int64 ; } extern "C" ...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_rollback_hook` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:74592
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: std :: os :: raw :: c_void ; } extern "C" { pub fn sqlite3_rollback_hook (arg1 : * mut sqlite3 , arg2 : :: std :: option :: Opt...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_hard_heap_limit64` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:76250
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...te3_int64) -> sqlite3_int64 ; } extern "C" { pub fn sqlite3_hard_heap_limit64 (N : sqlite3_int64) -> sqlite3_int64 ; } extern "C" ...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_autovacuum_pages` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:74851
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: std :: os :: raw :: c_void ; } extern "C" { pub fn sqlite3_autovacuum_pages (db : * mut sqlite3 , arg1 : :: std :: option :: Opt...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_soft_heap_limit` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:76337
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ite3_int64) -> sqlite3_int64 ; } extern "C" { pub fn sqlite3_soft_heap_limit (N : :: std :: os :: raw :: c_int) ; } extern "C" { p...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_update_hook` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:75407
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_update_hook (arg1 : * mut sqlite3 , arg2 : :: std :: option :: Opti...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_table_column_metadata` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:76420
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...td :: os :: raw :: c_int) ; } extern "C" { pub fn sqlite3_table_column_metadata (db : * mut sqlite3 , zDbName : * const :: std :: ...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_enable_shared_cache` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:75819
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...std :: os :: raw :: c_void ; } extern "C" { pub fn sqlite3_enable_shared_cache (arg1 : :: std :: os :: raw :: c_int) -> :: std :: ...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_load_extension` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:76948
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_load_extension (db : * mut sqlite3 , zFile : * const :: std :: os ::...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_release_memory` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:75941
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_release_memory (arg1 : :: std :: os :: raw :: c_int) -> :: std :: os...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_enable_load_extension` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:77199
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_enable_load_extension (db : * mut sqlite3 , onoff : :: std :: os :: raw ...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_db_release_memory` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:76058
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_db_release_memory (arg1 : * mut sqlite3) -> :: std :: os :: raw :: c_i...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_auto_extension` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:77345
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_auto_extension (xEntryPoint : :: std :: option :: Option < unsafe ex...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_soft_heap_limit64` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:76163
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_soft_heap_limit64 (N : sqlite3_int64) -> sqlite3_int64 ; } extern "C" ...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_cancel_auto_extension` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:77495
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_cancel_auto_extension (xEntryPoint : :: std :: option :: Option < unsafe...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_hard_heap_limit64` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:76250
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...te3_int64) -> sqlite3_int64 ; } extern "C" { pub fn sqlite3_hard_heap_limit64 (N : sqlite3_int64) -> sqlite3_int64 ; } extern "C" ...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_reset_auto_extension` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:77652
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_reset_auto_extension () ; } # [repr (C)] # [derive (Debug , Copy , Clon...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_soft_heap_limit` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:76337
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ite3_int64) -> sqlite3_int64 ; } extern "C" { pub fn sqlite3_soft_heap_limit (N : :: std :: os :: raw :: c_int) ; } extern "C" { p...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_create_module` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:91710
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._info , colUsed) - 88usize] ; } ; extern "C" { pub fn sqlite3_create_module (db : * mut sqlite3 , zName : * const :: std :: os :: ...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_table_column_metadata` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:76420
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...td :: os :: raw :: c_int) ; } extern "C" { pub fn sqlite3_table_column_metadata (db : * mut sqlite3 , zDbName : * const :: std :: ...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_create_module_v2` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:91938
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_create_module_v2 (db : * mut sqlite3 , zName : * const :: std :: os :...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_load_extension` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:76948
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_load_extension (db : * mut sqlite3 , zFile : * const :: std :: os ::...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_drop_modules` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:92279
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_drop_modules (db : * mut sqlite3 , azKeep : * mut * const :: std ::...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_enable_load_extension` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:77199
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_enable_load_extension (db : * mut sqlite3 , onoff : :: std :: os :: raw ...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_declare_vtab` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:93763
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ab_cursor , pVtab) - 0usize] ; } ; extern "C" { pub fn sqlite3_declare_vtab (arg1 : * mut sqlite3 , zSQL : * const :: std :: os ::...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_auto_extension` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:77345
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_auto_extension (xEntryPoint : :: std :: option :: Option < unsafe ex...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_cancel_auto_extension` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:77495
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_cancel_auto_extension (xEntryPoint : :: std :: option :: Option < unsafe...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_overload_function` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:93910
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_overload_function (arg1 : * mut sqlite3 , zFuncName : * const :: std :...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_reset_auto_extension` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:77652
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_reset_auto_extension () ; } # [repr (C)] # [derive (Debug , Copy , Clon...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_blob_open` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:94201
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...lite3_blob { _unused : [u8 ; 0] , } extern "C" { pub fn sqlite3_blob_open (arg1 : * mut sqlite3 , zDb : * const :: std :: os :: ra...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_create_module` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:91710
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._info , colUsed) - 88usize] ; } ; extern "C" { pub fn sqlite3_create_module (db : * mut sqlite3 , zName : * const :: std :: os :: ...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_blob_reopen` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:94541
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_blob_reopen (arg1 : * mut sqlite3_blob , arg2 : sqlite3_int64) -> :...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_create_module_v2` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:91938
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_create_module_v2 (db : * mut sqlite3 , zName : * const :: std :: os :...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_blob_close` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:94668
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...-> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_blob_close (arg1 : * mut sqlite3_blob) -> :: std :: os :: raw :: c...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_drop_modules` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:92279
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_drop_modules (db : * mut sqlite3 , azKeep : * mut * const :: std ::...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sqlite3_blob_bytes` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:94771
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...-> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_blob_bytes (arg1 : * mut sqlite3_blob) -> :: std :: os :: raw :: c...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[WARN] too many lines in the log, truncating it
